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/38bbeb8 |hics/krita/-/commit/38bcca7 |a1882150379fafde54f25222e5f |341be1175a573932f2a6d5ee165 |ade146 |d7759b --- Comment #17 from Dmitry Kazakov <[email protected]> --- Git commit 38bcca7341be1175a573932f2a6d5ee165d7759b by Dmitry Kazakov. Committed on 04/03/2026 at 07:47. Pushed by dkazakov into branch 'krita/6.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/38bcca7341be1175a573932f2a6d5ee165d7759b -- You are receiving this mail because: You are watching all bug changes.
