[issue36964] `python3 -m venv NAME`: virtualenv is not portable

Marco Sulla report at bugs.python.org
Tue Jun 4 00:29:06 EDT 2019


Marco Sulla <launchpad.net at marco.sulla.e4ward.com> added the comment:

> Changing VIRTUAL_ENV will break code

VIRTUAL_ENV it's the same if you don't move the venv. Moving it will be an unofficial unsupported bonus, and if you coded bad and it doesn't work, it's your fault.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<https://bugs.python.org/issue36964>
_______________________________________


More information about the Python-bugs-list mailing list