Akkana Peck on Nostr: nprofile1q…56m2n I used to have lots of weird random problems when using --user on ...
nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpqupkp7fd7rc3lrjg23r8gy0wc723vze7mxlx5984ut6zurjzpf5xsv56m2n (nprofile…6m2n) I used to have lots of weird random problems when using --user on Linux. I finally gave in and created a virtualenv (with --system-site-packages, so it uses Debian-installed packages first) and always activate it as part of my login environment. Since then I've had no further problems with pip install (except for the rare occasion when Debian upgrades python and I have to regenerate a new venv).
I wish Python had one obvious way that just worked, instead of umpteen different approaches.
I wish Python had one obvious way that just worked, instead of umpteen different approaches.