Hacker News new | past | comments | ask | show | jobs | submit login

I agree with almost all of this, but...

> - you can't easily move virtualenvs;

`virtualenv --relocatable`, though it's weird that it's not the default, yes.




Note: you must run this after you've installed any packages into the environment. If you make an environment relocatable, then install a new package, you must run virtualenv --relocatable again




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

Search: