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

Linux AppImage install not working #77

Open
cclague opened this issue Aug 7, 2021 · 3 comments
Open

Linux AppImage install not working #77

cclague opened this issue Aug 7, 2021 · 3 comments

Comments

@cclague
Copy link

cclague commented Aug 7, 2021

Describe the bug
Installing CrossMgr on Ubuntu 20.04 on AMD64 from appImpage file fails

To Reproduce
Steps to reproduce the behavior:
Download AppImage file, set permissions and execute.

Expected behavior
Installation

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Ubuntu 20.0.4
  • Browser: n/a
  • CrossMgr Version: 3.0.75

Additional context

beastway@bwpc01:~/bin$ ./CrossMgr-3.0.75-20210802094250-x86_64.AppImage 
Traceback (most recent call last):
  File "CrossMgr.pyw", line 8, in <module>
  File "PyInstaller/loader/pyimod03_importers.py", line 546, in exec_module
  File "MainWin.py", line 18, in <module>
ModuleNotFoundError: No module named 'wx'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "CrossMgr.pyw", line 10, in <module>
  File "PyInstaller/loader/pyimod03_importers.py", line 546, in exec_module
  File "MainWin.py", line 18, in <module>
ModuleNotFoundError: No module named 'wx'
[205101] Failed to execute script 'CrossMgr' due to unhandled exception!
@esitarski
Copy link
Owner

esitarski commented Aug 7, 2021 via email

@esitarski
Copy link
Owner

esitarski commented Aug 7, 2021 via email

@cclague
Copy link
Author

cclague commented Aug 7, 2021

I think I must be missing something - I followed the instructions but still see the same error

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