Skip to content

Can't run under Ubuntu 22.04 #102

@dwarning

Description

@dwarning

I tried to install the program under the new Ubuntu release 22.04. I have Qt4 and Qt5 installed.
But got runtime error:
Traceback (most recent call last):
File "/home/dietmar/.local/bin/qspectrumanalyzer", line 5, in
from qspectrumanalyzer.main import main
File "/home/dietmar/.local/lib/python3.10/site-packages/qspectrumanalyzer/main.py", line 5, in
from Qt import QtCore, QtGui, QtWidgets, binding
File "/usr/local/lib/python3.10/dist-packages/Qt.py", line 1925, in
_install()
File "/usr/local/lib/python3.10/dist-packages/Qt.py", line 1903, in _install
our_submodule = getattr(Qt, name)
AttributeError: partially initialized module 'Qt' has no attribute 'QtGui' (most likely due to a circular import)
Under 20.04 everything was well.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions