• Members 1 post
    Sept. 15, 2025, 2:48 a.m.

    Installing on LinuxMint.
    did "sudo apt-get install python3-pip python3-pyqt5 python3-setuptools libcups2-dev python3-pyqt5.qtsvg'
    all good here but when I do "sudo pip3 install --upgrade inkcut" I get:

    not idea what to do but doing "sudo pipx install --upgrade inkcut" it did install and can see it when I use 'pipx list'

    but when I type command 'inkcut' I get:

    so what to do now?