This repository has been archived by the owner on Oct 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 9
App doesn't open on Linux Mint #18
Comments
similar result with the following error: Traceback (most recent call last):
File "UI.py", line 6, 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/pyimod03_importers.py", line 495, in exec_module
File "Main.py", line 24, in <module>
OSError: [Errno 6] No such device or address
[17733] Failed to execute script 'UI' due to unhandled exception! |
Same problem with manjaro @powenn |
@Da-vid21 @hthre7 @Staubgeborener make sure you aren't using wayland, try to run it with xorg ie
|
i have almost the same thing except i can run it through the terminal |
use python script instead , this project is outdated |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I installed the app using the apt way and the dpkg, and it shows up on my start menu, but when I try to launch it, it doesn't work
The text was updated successfully, but these errors were encountered: