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
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
The text was updated successfully, but these errors were encountered:
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:
Cheers
Pradeep
The text was updated successfully, but these errors were encountered: