Skip to content

PySide missing from AppImage of version 1.6.5 #355

@Sioma112233

Description

@Sioma112233

Downloading and running the AppImage for the latest version (1.6.5) on fedora 32 results in an error:

Could not import GUI libraries. If you do not have PySide installed then you will need to install it for the GUI to work.

This is unexpected as it's an AppImage distribution which I expected to have all dependencies included.
Installing the library (PySide2) to my system python does not help.

I also extracted the AppImage and ran a python shell using the "embedded python" in ./usr/bin/python and could successfully import PySide2

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions