This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author lac
Recipients barry, brett.cannon, lac
Date 2015-09-17.21:17:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442524669.07.0.619393028876.issue25154@psf.upfronthosting.co.za>
In-reply-to
Content
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'
History
Date User Action Args
2015-09-17 21:17:49lacsetrecipients: + lac, barry, brett.cannon
2015-09-17 21:17:49lacsetmessageid: <1442524669.07.0.619393028876.issue25154@psf.upfronthosting.co.za>
2015-09-17 21:17:49laclinkissue25154 messages
2015-09-17 21:17:48laccreate