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

Re: Installing a python package with pipx



Pretty much just what pipx does.

On Sat, Jun 1, 2024, 22:00 Richmond <dnomhcir@gmx.com> wrote:

I got it working by doing:

python3 -m venv .local/pipx/venvs/musicpy/

.local/pipx/venvs/musicpy/bin/python3.11

Then I was able to import musicpy from the python shell.

How bewildering!

Thanks.


Reply to: