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

Can't launch alphamap_gui.exe version 0.1.13 #83

Closed
SethosII opened this issue Jan 13, 2025 · 1 comment
Closed

Can't launch alphamap_gui.exe version 0.1.13 #83

SethosII opened this issue Jan 13, 2025 · 1 comment

Comments

@SethosII
Copy link

Describe the bug
AlphaView version 0.1.13 doesn't start on Windows.

To Reproduce
Steps to reproduce the behavior:

  1. Install via alphamap_installer_windows.exe version 0.1.13
  2. Open AlphaMap
  3. 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.

@mschwoer
Copy link
Contributor

duplicate of #82

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

2 participants