https://bugs.kde.org/show_bug.cgi?id=513241
Freya Lupen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/grap | |hics/krita/-/commit/38bbeb8 | |a1882150379fafde54f25222e5f | |ade146 --- Comment #16 from Freya Lupen <[email protected]> --- Git commit 38bbeb8a1882150379fafde54f25222e5fade146 by Freya Lupen. Committed on 04/03/2026 at 03:18. Pushed by dkazakov into branch 'master'. Avoid loading conflicting version of PyQt If the user has another version of PyQt installed, loading it would end up crashing Krita, so avoid that by removing its parent folder from Python's sys.path. M +12 -0 plugins/extensions/pykrita/plugin/PykritaModule.cpp M +23 -11 plugins/extensions/pykrita/plugin/krita/__init__.py https://invent.kde.org/graphics/krita/-/commit/38bbeb8a1882150379fafde54f25222e5fade146 -- You are receiving this mail because: You are watching all bug changes.
