[issue26170] pip Crash on Unpacking in get_platform() line 119

2016-01-20 Thread Berker Peksag
Changes by Berker Peksag : -- stage: -> resolved type: crash -> behavior ___ Python tracker ___ ___ Python-bugs-list mailing list Uns

[issue26170] pip Crash on Unpacking in get_platform() line 119

2016-01-20 Thread Donald Stufft
Donald Stufft added the comment: Hey, This is actually a bug with pip not with CPython and is being tracked by https://github.com/pypa/pip/issues/3408. It's fixed in pip's repository and we'll soon have an 8.0.1 release out to fix it. -- nosy: +dstufft resolution: -> third party stat

[issue26170] pip Crash on Unpacking in get_platform() line 119

2016-01-20 Thread Vinyl Darkscratch-Kazotetsu
New submission from Vinyl Darkscratch-Kazotetsu: Since upgrading to pip 8.0, I get a crash whenever I try to run it. It fails to unpack to major, minor, and micro for the release, saying there's only two values. Traceback (most recent call last): File "/Library/Frameworks/Python.framework/V