You are not logged in.

#1 2026-03-27 22:19:31

Axis4s
Member
Registered: 2023-02-03
Posts: 8

Krita 6 missing scripts even when python-pyqt6 is installed

So as you can read in the title i have python-pyqt6 installed which is a required package for me to install in order to make use of the python addons/scripts krita offers but in Krita 6.0.0 they are missing
SSdJBh8.png

Also i think Krita 5.3.0 should be included in the extra repo as the Krita dev team deems 6.0.0 a beta build, testing the grounds to move over to qt6

Offline

#2 2026-03-27 22:44:21

arojas
Developer
From: Spain
Registered: 2011-10-09
Posts: 2,287

Re: Krita 6 missing scripts even when python-pyqt6 is installed

This has nothing to do with 6.0.0 vs 5.3.0, as the latter is also affected. As a workaround, uninstall python-pyqt5.

Offline

#3 2026-03-27 23:15:14

Axis4s
Member
Registered: 2023-02-03
Posts: 8

Re: Krita 6 missing scripts even when python-pyqt6 is installed

arojas wrote:

This has nothing to do with 6.0.0 vs 5.3.0, as the latter is also affected. As a workaround, uninstall python-pyqt5.

The scripts still missing

Offline

#4 2026-03-28 11:29:37

seth
Member
From: Don't DM me only for attention
Registered: 2012-09-03
Posts: 74,424

Re: Krita 6 missing scripts even when python-pyqt6 is installed

What are those scripts and how and where were they installed?
Does krita yell any (notably python related) errors at you when you start if from an interactive shell?

pacman -Qs pyqt

Offline

#5 2026-03-31 19:32:33

NeoTheFox
Member
Registered: 2015-11-17
Posts: 15

Re: Krita 6 missing scripts even when python-pyqt6 is installed

This is an upstream bug: https://bugs.kde.org/show_bug.cgi?id=518163
A very hacky solution to this bug until the upstream fixes it:

sudo curl https://invent.kde.org/graphics/krita/-/raw/b374aafbf251cd2ca63ec4bf8454aaaaa90d29ac/plugins/extensions/pykrita/plugin/krita/__init__.py -o /usr/lib/krita-python-libs/krita/__init__.py

Offline

Board footer

Powered by FluxBB