Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

> pip started to warn me that I couldn't globally install packages anymore

Yeah I had that on my work computer. I just created a venv and source that in my .bashrc.





Hahaha that is an awesome middle finger to pip :-)

Is it? I would have thought this is still in line with their goals. Your individual projects' venvs will still be fully separate.

No, they're saying that they have one venv they use for everything (i.e., it's basically a working "pip install --user").

I think it's a good thing that pip finally decided to refuse overwriting distro package paths (the alternative is far worse) but making "pip install --user" not work as well doesn't make sense.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: