You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: