[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Installing a python package with pipx



If you haven't closed the terminal window/logged out, you need to run source .bashrc. Running pipx ensurepath should have said something like that.

Richard

On Sat, Jun 1, 2024, 18:10 Richmond <dnomhcir@gmx.com> wrote:
I have been trying to install this:

https://pypi.org/project/musicpy/#description

with not much success.

I have done these:

sudo aptitude install pip
sudo aptitude install pipx
pipx ensurepath
pipx install --include-deps musicpy

(logged out and in to get updated PATH)

 pipx run musicpy
'musicpy' executable script not found in package 'musicpy'.
Available executable scripts:

I think it is installed, but how do I run it?


Reply to: