[issue17480] pyvenv should be installed someplace more obvious on Windows

Zachary Ware report at bugs.python.org
Wed Jul 16 21:46:42 CEST 2014


Zachary Ware added the comment:

I think a pyvenv.exe would be overkill, but I think it would be reasonable to install the pyvenv script to <install_dir>\Scripts rather than <install_dir>\Tools\Scripts, possibly as both 'pyvenv.py' and 'pyvenv-X.Y.py'.  Personally, I still prefer 'py -3 -m venv', but I understand the argument that that's not enough.

----------

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


More information about the Python-bugs-list mailing list