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 dstufft
Recipients dstufft, larry, loewis, ncoghlan, ned.deily, tshepang
Date 2013-11-04.13:58:22
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1383573502.58.0.785195522484.issue19406@psf.upfronthosting.co.za>
In-reply-to
Content
Tweaking the Wheels won't work. The scripts are generated at install time.

We need to fix it in pip, I was waiting on answers to http://bugs.python.org/issue19406#msg201954 before coming up with a solution and making a PR request as that will influence the proposal/PR I make to pip. Basically we need to figure out what is considered reasonable during the initial ensurepip, and subsequent pip install --upgrade pip.
History
Date User Action Args
2013-11-04 13:58:22dstufftsetrecipients: + dstufft, loewis, ncoghlan, larry, ned.deily, tshepang
2013-11-04 13:58:22dstufftsetmessageid: <1383573502.58.0.785195522484.issue19406@psf.upfronthosting.co.za>
2013-11-04 13:58:22dstufftlinkissue19406 messages
2013-11-04 13:58:22dstufftcreate