https://bugs.kde.org/show_bug.cgi?id=518163
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/f6d7040 |hics/krita/-/commit/731367f |613dd49aa47e74f7c55590f3e55 |8245dcc3889ad6445d6da426432 |3125c9 |c5bfc8 --- Comment #12 from Dmitry Kazakov <[email protected]> --- Git commit 731367f8245dcc3889ad6445d6da426432c5bfc8 by Dmitry Kazakov, on behalf of Freya Lupen. Committed on 01/04/2026 at 09:25. Pushed by dkazakov into branch 'krita/6.0'. Disallow importing conflicting version of PyQt This replaces the sys.path modification with a better hack. Now we simply override builtins.__import__ to raise a ModuleNotFoundError if an attempt is made to load the wrong PyQt. M +15 -16 plugins/extensions/pykrita/plugin/krita/__init__.py https://invent.kde.org/graphics/krita/-/commit/731367f8245dcc3889ad6445d6da426432c5bfc8 -- You are receiving this mail because: You are watching all bug changes.
