Ugh, really? KUbuntu:
> user@NS70PU:~/Downloads/kindle$ pipx
> Command 'pipx' not found, but can be installed with:
> sudo apt install pipx
Quote:
Packaging pipx in the distro avoids the irony of instructing users to pip install --user --break-system-packages pipx to avoid breaking system packages. Consider arranging things so your distro’s package / environment for Python for end users (e.g., python3 on Fedora or python3-full on Debian) depends on pipx.
|