https://bugs.kde.org/show_bug.cgi?id=518163
--- Comment #5 from [email protected] --- https://dpaste.com/GDXHL8SX6 I tried using __init__.py from this MR - https://invent.kde.org/graphics/krita/-/merge_requests/2723 It looks like it's not fixing the issue. If importlib.util.find_spec("PyQt5") returns None, the os.scandir never runs. So PyQt6 is not going to be imported. I've made another patch based on that MR that, once again, fixes this on my system. (attaching as new.patch) -- You are receiving this mail because: You are watching all bug changes.
