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 eryksun
Recipients eryksun, joshuaellinger, steve.dower, tim.golden, zach.ware
Date 2014-12-27.18:51:45
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1419706306.2.0.911363105061.issue23121@psf.upfronthosting.co.za>
In-reply-to
Content
See issue 21699. This is fixed in distlib 0.1.9. The latest pip uses distlib 0.2.0, so just update from pip 1.5.6 to 6.0.3.

    C:\>"C:\Program Files\Python27\Scripts\pip.exe" --version                                                               
    pip 6.0.3 from C:\Program Files\Python27\lib\site-packages (python 2.7)

Instructions for upgrading:
https://pip.pypa.io/en/latest/installing.html#upgrade-pip
History
Date User Action Args
2014-12-27 18:51:46eryksunsetrecipients: + eryksun, tim.golden, zach.ware, steve.dower, joshuaellinger
2014-12-27 18:51:46eryksunsetmessageid: <1419706306.2.0.911363105061.issue23121@psf.upfronthosting.co.za>
2014-12-27 18:51:46eryksunlinkissue23121 messages
2014-12-27 18:51:45eryksuncreate