https://bugs.kde.org/show_bug.cgi?id=497859
--- Comment #6 from a2800...@gmail.com --- (In reply to Antonio Rojas from comment #4) > Just install https://archlinux.org/packages/extra/any/python-legacy-cgi/ That is a hacky workaround (which I can confirm works), but I agree with m...@nordinary.com that this isn't a proper solution to the root of the problem. For one it would require every user of krita to modify their system python. Secondly, it would continue to use a deprecated library. Instead it would also be possible to use `traceback` from the stdlib which essentially contains the same functionality. -- You are receiving this mail because: You are watching all bug changes.