Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Am having trouble making Gui when import preprocess_image as pi . The output error is ModuleNotFoundError: No module named 'preprocess_image' #56

Open
Duncan1738 opened this issue Jul 27, 2021 · 1 comment

Comments

@Duncan1738
Copy link

Exception in Tkinter callback
Traceback (most recent call last):
File "C:\Anaconda\envs\tensorflowbackend\lib\tkinter_init_.py", line 1705, in call
return self.func(*args)
File "", line 2, in submit
import preprocessing_image as pi
ModuleNotFoundError: No module named ['preprocessing_image']
Capture PNG111

@Duncan1738
Copy link
Author

this is the output
Capture PNG22

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant