I’ve downloaded the unix-install shell scripts, put the rsudp one in ~ and the unix-install.sh in ~/bin.
Invoking either script ultimately results in the error:
Installing rsudp…
ERROR: Directory ‘/home/pi’ is not installable. Neither ‘setup.py’ nor ‘pyproject.toml’ found.
I’ve tried several suggestions from over the years via google, including running the scripts from a venv, and end up at the same error.
Please advise if ant logs or other info is wanted.
Pi 5, up to date, 64 bits.
I’ve downloaded the unix-install shell scripts, put the rsudp one in ~ and the unix-install.sh in ~/bin.
Invoking either script ultimately results in the error: Installing rsudp… ERROR: Directory ‘/home/pi’ is not installable. Neither ‘setup.py’ nor ‘pyproject.toml’ found.
I’ve tried several suggestions from over the years via google, including running the scripts from a venv, and end up at the same error.
Please advise if ant logs or other info is wanted.
Thanks for any pointers and/or fixes!