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

ModuleNotFoundError: No module named 'sr_factory' #1

Closed
ggrrll opened this issue Mar 13, 2017 · 1 comment
Closed

ModuleNotFoundError: No module named 'sr_factory' #1

ggrrll opened this issue Mar 13, 2017 · 1 comment

Comments

@ggrrll
Copy link

ggrrll commented Mar 13, 2017

Hi,

when I run python3.6 sr_image_example.py I get

ModuleNotFoundError: No module named 'sr_factory' 
@ggrrll
Copy link
Author

ggrrll commented Mar 13, 2017

ok, I moved it outside, in the mail folder and changed:

  • the print function print("\nFinish execution in %s seconds" % (end - start)) in sr_util/profiler.py , in order to run it with python3

  • all the Image.open("./test_data , to accordingly adjust the picts path in sr_image_example.py

however, I got another error...(--> other issue)

@ggrrll ggrrll closed this as completed Mar 13, 2017
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