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

No module named 'examples.functions' #36

Open
knoxeer opened this issue Jun 7, 2021 · 1 comment
Open

No module named 'examples.functions' #36

knoxeer opened this issue Jun 7, 2021 · 1 comment

Comments

@knoxeer
Copy link

knoxeer commented Jun 7, 2021

When running on Linux Manjaro, I get the error:

File "/home/user/mrz/examples/mrz_generator_samples/passport_uto.py", line 5, in
from examples.functions.functions import open_image
ModuleNotFoundError: No module named 'examples.functions'

Run command: python passport_uto.py
How i can fix this error?

@Arg0s1080
Copy link
Owner

Hi whats up,

I dont know why this error occurs. open_image function its in the project --> https://github.com/Arg0s1080/mrz/blob/master/examples/functions/functions.py

Have you cloned correctly the repository?

BR

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

2 participants