If you are running Bookworm, then the default is to create Python Virtual Environments for all projects. Create one, activate it, then you should be able to run PIP. See https://docs.python.org/3/library/venv.html
Caveat, I am not sure why you need to run this under SUDO which will change the directories the package is installed to.
Caveat, I am not sure why you need to run this under SUDO which will change the directories the package is installed to.
Statistics: Posted by DS256 — Mon May 06, 2024 9:36 pm