[issue25154] Drop the pyvenv script

Laura Creighton report at bugs.python.org
Thu Sep 17 23:17:49 CEST 2015


Laura Creighton added the comment:

Due to debian policy decision
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=732703

neither pyenv nor python -m venv 

may work for you.

While things are getting changed, it would be good if people running into
this problem got a better error message than:

  Error: Command '['<directory>/bin/python3.4', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 1

such as 'Your python may not be configured with ensure-pip'

----------
nosy: +lac

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


More information about the Python-bugs-list mailing list