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 dstufft, eric.araujo, lac
Date 2015-09-17.23:05:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1442531136.39.0.834869582983.issue25151@psf.upfronthosting.co.za>
In-reply-to
Content
And now, I want to open this again.
I'd like to change python -m venv  (and pyenv) to say something more useful than
Command '['<directory>/bin/python3.4', '-Im', 'ensurepip', '--upgrade', '--default-pip']' returned non-zero exit status 
1

if it cannot find the ensurepip module.
History
Date User Action Args
2015-09-17 23:05:36lacsetrecipients: + lac, eric.araujo, dstufft
2015-09-17 23:05:36lacsetmessageid: <1442531136.39.0.834869582983.issue25151@psf.upfronthosting.co.za>
2015-09-17 23:05:36laclinkissue25151 messages
2015-09-17 23:05:36laccreate