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

windows executable bug #127

Open
pr4deepr opened this issue Mar 21, 2023 · 0 comments
Open

windows executable bug #127

pr4deepr opened this issue Mar 21, 2023 · 0 comments

Comments

@pr4deepr
Copy link

Hi
I downloaded the windows executable (v0.95_visinity) and ran it on a Windows 10 PC (64-bit, 32 GB RAM and Intel Xeon).
I got this error:

Traceback (most recent call last):
  File "run.py", line 5, in <module>
  File "<frozen importlib._bootstrap>", line 991, in _find_and_load
  File "<frozen importlib._bootstrap>", line 975, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 671, in _load_unlocked
  File "PyInstaller\loader\pyimod02_importers.py", line 352, in exec_module
  File "minerva_analysis\__init__.py", line 25, in <module>
  File "flask_sqlalchemy\__init__.py", line 758, in __init__
  File "flask_sqlalchemy\__init__.py", line 112, in _include_sqlalchemy
AttributeError: module 'sqlalchemy' has no attribute '__all__'
[14348] Failed to execute script 'run' due to unhandled exception!

Cheers
Pradeep

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