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

[20312] Failed to execute script 'main' due to unhandled exception! #37

Open
MewnianSquire opened this issue Apr 26, 2022 · 0 comments
Open

Comments

@MewnianSquire
Copy link

Disclaimer, I do not know python, I never used it so this post maybe considered stupid but I need any help I can get so...

Traceback (most recent call last):
  File "main.py", line 15, in <module>
    from detector import Detector
  File "PyInstaller\loader\pyimod03_importers.py", line 495, in exec_module
  File "detector.py", line 12, in <module>
    import numpy as np
ModuleNotFoundError: No module named 'numpy'
[20312] Failed to execute script 'main' due to unhandled exception!

I've installed numpy on my pc using pip but this is still the error I get

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