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

> virtualenv is not installed by default

It is, but it's called venv these days:

  python3 -m venv my_venv
(Unless you're sticking to a very old version of Python, but in that case there's nothing the Python developers could do about it.)


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

Search: