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
Describe the bug
AlphaView version 0.1.13 doesn't start on Windows.
To Reproduce
Steps to reproduce the behavior:
Install via alphamap_installer_windows.exe version 0.1.13
Open AlphaMap
cmd pops up for a moment and closes
Expected behavior
AlphaMap should start normally.
Screenshots
Desktop (please complete the following information):
Installation Type: alphamap_installer_windows.exe from GitHub release page
OS: Windows 11
Version: 23H2
Additional context
If you try to start AlphaMap via cmd you get this error:
C:\Program Files (x86)\AlphaMap>alphamap_gui.exe
Traceback (most recent call last):
File "Lib\site-packages\PyInstaller\hooks\rthooks\pyi_rth_pkgres.py", line 16, 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 499, in exec_module
File "pkg_resources\__init__.py", line 95, 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 499, in exec_module
File "jaraco\text\__init__.py", line 231, in <module>
File "pathlib.py", line 1236, in read_text
File "pathlib.py", line 1222, in open
File "pathlib.py", line 1078, in _opener
FileNotFoundError: [Errno 2] No such file or directory: 'C:\\Program Files (x86)\\AlphaMap\\jaraco\\text\\Lorem ipsum.txt'
[28896] Failed to execute script 'pyi_rth_pkgres' due to unhandled exception!
AlphaMap 0.1.12 works fine.
The text was updated successfully, but these errors were encountered:
Describe the bug
AlphaView version 0.1.13 doesn't start on Windows.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
AlphaMap should start normally.
Screenshots
Desktop (please complete the following information):
Additional context
If you try to start AlphaMap via cmd you get this error:
AlphaMap 0.1.12 works fine.
The text was updated successfully, but these errors were encountered: