Skip to content

Cannot run release in Ubuntu 18 #1

@zawlin

Description

@zawlin

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions