https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=287800
Bug ID: 287800
Summary: games/kajongg: ModuleNotFoundError: No module named
'qtpy'
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: [email protected]
Reporter: [email protected]
Assignee: [email protected]
Flags: maintainer-feedback?([email protected])
-------
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.