https://bugs.kde.org/show_bug.cgi?id=513241
Dmitry Kazakov <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/grap |https://invent.kde.org/grap |hics/krita/-/commit/38bcca7 |hics/krita/-/commit/7a40a92 |341be1175a573932f2a6d5ee165 |27b88609e804b2983738074a3dc |d7759b |9d4e3d --- Comment #18 from Dmitry Kazakov <[email protected]> --- Git commit 7a40a9227b88609e804b2983738074a3dc9d4e3d by Dmitry Kazakov. Committed on 04/03/2026 at 14:17. Pushed by dkazakov into branch 'release/6.0.0'. 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. (cherry picked from commit 38bbeb8a1882150379fafde54f25222e5fade146) Co-authored-by: Freya Lupen <[email protected]> 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/7a40a9227b88609e804b2983738074a3dc9d4e3d -- You are receiving this mail because: You are watching all bug changes.
