pip install –user doesn't work on Debian 12
I'm trying to install some packages in my home directory, and I'm unable to do so. I want to install pipenv, using pip install pipenv --user, but for some reason I'm getting this error: error: externally-managed-environment × This environment is…