Hi. I use Krita 6.0.1 on Manjaro runninge the 7.0 Linux kernel and i3 window manager.
I'm having trouble installing the plugin, which I attempted to do at first through the AUR.
Basically, when I go to settings, configure krita, python plugin, there are no plugins listed.
I tried downloading the zip, however when I go to tools, scripting, the scripting menu does not contain anything (does not expand).
I am running Python 3.11.
My PC is Ryzen 7
I tried taking this to Krita Artists forum, however the moderator deleted my post saying that I'm not to discuss AI in their forum, and I should talk to the plugin developers, so here I am.
inxi:
CPU: 8-core AMD Ryzen 7 7800X3D (-MT MCP-) speed/min/max: 2983/426/5053 MHz
Kernel: 7.0.3-1-MANJARO x86_64 Up: 7h 50m Mem: 4.27/124.99 GiB (3.4%)
Storage: 3.18 TiB (54.3% used) Procs: 375 Shell: Zsh inxi: 3.3.40
When I start krita using terminal (krita works and seems to function except for the mentioned issue):
❯ krita
Fontconfig warning: ignoring en_Latn_US: not a valid region tag
No "haiku" available.
No "macos" available.
Set style "breeze"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_generate"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_cancel"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_cancel_queued"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_cancel_all"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_toggle_preview"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_apply"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_apply_alternative"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_create_region"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_switch_workspace_generation"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_switch_workspace_upscaling"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_switch_workspace_live"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_switch_workspace_graph"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_toggle_workspace"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_toggle_edit_mode"
NOT COOL: Duplicated action name from xml data: "ai_diffusion_settings"
Loading plugin "/usr/lib/kritaplugins/kritaseexprgenerator.so" failed, "Cannot load library /usr/lib/kritaplugins/kritaseexprgenerator.so: libKSeExprUI.so.6: cannot open shared object file: No such file or directory"
Loading plugin "/usr/lib/kritaplugins/kritamypaintop.so" failed, "Cannot load library /usr/lib/kritaplugins/kritamypaintop.so: libmypaint.so.0: cannot open shared object file: No such file or directory"
Fontconfig warning: ignoring en_Latn_US: not a valid region tag
krita.scripting: "Traceback (most recent call last):"
krita.scripting: " File \"/usr/lib/krita-python-libs/krita/__init__.py\", line 37, in <module>"
krita.scripting: " from .api import *"
krita.scripting: " File \"/usr/lib/krita-python-libs/krita/__init__.py\", line 34, in importAvoidWrongPyQtHack"
krita.scripting: " return import_real(name, globals, locals, fromlist, level)"
krita.scripting: " File \"/usr/lib/krita-python-libs/krita/api.py\", line 15, in <module>"
krita.scripting: " from PyKrita.krita import *"
krita.scripting: " File \"/usr/lib/krita-python-libs/krita/__init__.py\", line 34, in importAvoidWrongPyQtHack"
krita.scripting: " return import_real(name, globals, locals, fromlist, level)"
krita.scripting: " File \"/usr/lib/krita-python-libs/krita/__init__.py\", line 34, in importAvoidWrongPyQtHack"
krita.scripting: " return import_real(name, globals, locals, fromlist, level)"
krita.scripting: "ModuleNotFoundError: No module named 'PyQt6'"
krita.scripting: "Could not import krita"
qt.qml.propertyCache.append: Member focusPolicy of the object SliderSpinBoxManipulator_QMLTYPE_57 overrides a member of the base object. Consider renaming it or adding final or override specifier
qt.qml.propertyCache.append: Member focusPolicy of the object SliderSpinBoxContentItem_QMLTYPE_55 overrides a member of the base object. Consider renaming it or adding final or override specifier
qrc:/TextAlign.qml:269:9: QML GroupButton: Binding loop detected for property "icon.color":
qrc:/TextAlign.qml:275:13
qrc:/TextAlign.qml:252:13: QML GroupButton: Binding loop detected for property "icon.color":
qrc:/TextAlign.qml:260:17
qrc:/TextAlign.qml:238:13: QML GroupButton: Binding loop detected for property "icon.color":
qrc:/TextAlign.qml:245:17
qrc:/TextAlign.qml:225:13: QML GroupButton: Binding loop detected for property "icon.color":
qrc:/TextAlign.qml:233:17
qrc:/TextAlign.qml:269:9: QML GroupButton: Binding loop detected for property "icon.color":
qrc:/TextAlign.qml:275:13
qrc:/TextAlign.qml:252:13: QML GroupButton: Binding loop detected for property "icon.color":
qrc:/TextAlign.qml:260:17
qrc:/TextAlign.qml:238:13: QML GroupButton: Binding loop detected for property "icon.color":
qrc:/TextAlign.qml:245:17
qrc:/TextAlign.qml:225:13: QML GroupButton: Binding loop detected for property "icon.color":
qrc:/TextAlign.qml:233:17
qrc:/TextIndent.qml:102:9: QML RowLayout: Binding loop detected for property "height"
qrc:/TextIndent.qml:102:9: QML RowLayout: Binding loop detected for property "height"
QObject::disconnect: wildcard call disconnects from destroyed signal of QAction::help_contents
Thank you
===============================
Addendum:
The script menu not opening was resolved by using the AppImage version of krita 6.0.1. However the AI diffusion plugin couldn't be enabled (I tried installing 1.5.0 from zip also, tried restarting). Eventually I went back to krita 5.3.1 AppImage, and now the plugins are enabled, I am downloading local models at the moment.
So the issue seems to be with plugin support for krita 6.0.1.
Hi. I use Krita 6.0.1 on Manjaro runninge the 7.0 Linux kernel and i3 window manager.
I'm having trouble installing the plugin, which I attempted to do at first through the AUR.
Basically, when I go to settings, configure krita, python plugin, there are no plugins listed.
I tried downloading the zip, however when I go to tools, scripting, the scripting menu does not contain anything (does not expand).
I am running Python 3.11.
My PC is Ryzen 7
I tried taking this to Krita Artists forum, however the moderator deleted my post saying that I'm not to discuss AI in their forum, and I should talk to the plugin developers, so here I am.
inxi:
When I start krita using terminal (krita works and seems to function except for the mentioned issue):
Thank you
===============================
Addendum:
The script menu not opening was resolved by using the AppImage version of krita 6.0.1. However the AI diffusion plugin couldn't be enabled (I tried installing 1.5.0 from zip also, tried restarting). Eventually I went back to krita 5.3.1 AppImage, and now the plugins are enabled, I am downloading local models at the moment.
So the issue seems to be with plugin support for krita 6.0.1.