https://bugs.kde.org/show_bug.cgi?id=486171
--- Comment #20 from Andreas Sturmlechner <ast...@gentoo.org> --- (In reply to Wolfgang Rohdewald from comment #19) > Right. That patch is not needed. It is. Otherwise we're back to: $ kajongg Traceback (most recent call last): File "/usr/bin/kajongg", line 19, in <module> from qt import QObject, QCommandLineParser, QCommandLineOption, Qt, QGuiApplication File "/usr/share/kajongg/qt.py", line 147, in <module> from PyQt6 import sip # type:ignore[no-redef] ^^^^^^^^^^^^^^^^^^^^^ ModuleNotFoundError: No module named 'PyQt6' -- You are receiving this mail because: You are watching all bug changes.