No worries.
Sadly both work here, both .deb krita and appimage.
I checked for "py mods" and found these were needed:
Code:
└─> apt policy python3-pyqt5 python3-pyqt5.sip
python3-pyqt5:
Installed: 5.15.10+dfsg-1build6
Candidate: 5.15.10+dfsg-1build6
Version table:
*** 5.15.10+dfsg-1build6 500
500 http://us.archive.ubuntu.com/ubuntu oracular/universe amd64 Packages
100 /var/lib/dpkg/status
python3-pyqt5.sip:
Installed: 12.13.0-1build3
Candidate: 12.13.0-1build3
Version table:
*** 12.13.0-1build3 500
500 http://us.archive.ubuntu.com/ubuntu oracular/universe amd64 Packages
100 /var/lib/dpkg/status
Krita version:
Code:
apt policy krita
krita:
Installed: 1:5.2.2+dfsg-3build2
Candidate: 1:5.2.2+dfsg-3build2
Version table:
*** 1:5.2.2+dfsg-3build2 500
500 http://us.archive.ubuntu.com/ubuntu oracular/universe amd64 Packages
100 /var/lib/dpkg/status
And sometime a simple --reinstall helps:
Code:
sudo apt install --reinstall python3-pyqt5 python3-pyqt5.sip
Please Note this was on 24.10 oracular