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

It's a gamble to move venvs.

The real way to move venvs is to freeze the venv (i.e. make a requirements.txt) and then pip -r requirements.txt to recreate the venv.

This process is really the only thing about venvs that ever causes me trouble.



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

Search: