https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287800
--- Comment #2 from ykla <[email protected]> --- (In reply to Max Brazhnikov from comment #1) I installed devel/py-qt6-pyqt or devel/pyside6, but the error is still the same as before. ykla@ykla:~ $ kajongg Traceback (most recent call last): File "/usr/local/bin/kajongg", line 18, in <module> from qt import QObject, QCommandLineParser, QCommandLineOption, Qt, QGuiApplication File "/usr/local/share/kajongg/qt.py", line 18, in <module> from qtpy import QT6, PYQT6, PYSIDE6 ModuleNotFoundError: No module named 'qtpy' -- You are receiving this mail because: You are the assignee for the bug.
