Acly / krita-ai-diffusion

Streamlined interface for generating images with AI in Krita. Inpaint and outpaint with optional text prompt, no tweaking required.
GNU General Public License v3.0
5.55k stars 245 forks source link

Krita AI plugin Error during installation: process exited with code 1 #870

Open DrakKuba opened 6 days ago

DrakKuba commented 6 days ago

Hi, I have a problem with the AI ​​plugin on Krita, I can't install the server for the plugin and I don't know why. I have Krita installed on Linux Ubuntu and I installed everything according to the instructions and nothing... nothing works! Please help.

Error

Acly commented 4 days ago

Please check client.log file

DrakKuba commented 4 days ago

Please check client.log file

In the client log, it says that I should install python using the command: apt install python3.10-venv but the terminal tells me: The lock file could not be opened...operation refused Unable to get dpkg frontend lock.....Are you root?

Acly commented 4 days ago

Yes you need root to install packages. Use su or install python3.10-venv with whatever you usually use to install software packages.

DrakKuba commented 3 days ago

Is this Python suitable? python3.10-venv_3.10.12-1~22.04.3_amd64.deb

Acly commented 3 days ago

That should work. You can use 3.11 too if you want a newer version.

DrakKuba commented 3 days ago

Okay, and when I install it, it should work? That server installation?