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, ncoghlan, ned.deily
Date 2013-12-10.11:27:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1386674878.88.0.687860050047.issue19693@psf.upfronthosting.co.za>
In-reply-to
Content
Making this happen is a non trivial change to pip. Is this *required* for PEP453?

The problem is the pip dependency is already being seen as fulfilled so it's not reinstalling pip again with the new options picked. Likely the actual answer is a command in pip to regenerate the scripts but that will require some engineering.
History
Date User Action Args
2013-12-10 11:27:58dstufftsetrecipients: + dstufft, ncoghlan, larry, ned.deily
2013-12-10 11:27:58dstufftsetmessageid: <1386674878.88.0.687860050047.issue19693@psf.upfronthosting.co.za>
2013-12-10 11:27:58dstufftlinkissue19693 messages
2013-12-10 11:27:58dstufftcreate