[issue25833] pyvenv: venvs cannot be moved because activate scripts hard-code paths

R. David Murray report at bugs.python.org
Thu Dec 10 11:30:56 EST 2015


R. David Murray added the comment:

It's been that way since the virtualenv days, and I presume there's a reason for it.  virtualenv does have a '--relocatable' option, but it is still marked as experimental.  Finding out why that is and addressing the issues would be a prerequisite for adding this enhancement to venv.

----------
nosy: +r.david.murray
type:  -> enhancement
versions: +Python 3.6 -Python 3.5

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue25833>
_______________________________________


More information about the Python-bugs-list mailing list