I am trying to follow the instructions from the inkcut site. I get to the part of the python3 install, but i cant get passed it
I am trying to follow the instructions from the inkcut site. I get to the part of the python3 install, but i cant get passed it
I had issues too, no one replied to my post, "need installation instructions for pipx"
maybe this helps: inkcut.org/t/inkcut-on-ubuntu-2404/146/post/530/
What was the fail message? I was able to get through it a few days ago by appending --break-system-packages
so it looked like,
sudo pip3 install inkcut --break-system-packages
or are you having trouble installing python3 in the first place?