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

Cannot run release in Ubuntu 18 #1

Open
zawlin opened this issue Sep 30, 2019 · 0 comments
Open

Cannot run release in Ubuntu 18 #1

zawlin opened this issue Sep 30, 2019 · 0 comments

Comments

@zawlin
Copy link

zawlin commented Sep 30, 2019

Hi,
I am using the AppImage released version and I got the following error.

File "site-packages/qtpy/__init__.py", line 204, in <module>
ModuleNotFoundError: No module named 'PySide'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "main.py", line 5, in <module>
  File "label_grab/__main__.py", line 8, in main
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "/home/adynathos/Programs/python_anaconda/envs/label_grab/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
  File "label_grab/application.py", line 4, in <module>
  File "<frozen importlib._bootstrap>", line 983, in _find_and_load
  File "<frozen importlib._bootstrap>", line 967, in _find_and_load_unlocked
  File "<frozen importlib._bootstrap>", line 677, in _load_unlocked
  File "/home/adynathos/Programs/python_anaconda/envs/label_grab/lib/python3.7/site-packages/PyInstaller/loader/pyimod03_importers.py", line 627, in exec_module
  File "site-packages/qtpy/__init__.py", line 210, in <module>
qtpy.PythonQtError: No Qt bindings could be found
[31587] Failed to execute script main

Edit

I just tried windows version. it works. thanks for the release

@zawlin zawlin changed the title Cannot run release Cannot run release in Ubuntu 18 Sep 30, 2019
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

1 participant