[issue21144] ensurepip "AssertionError: Multiple .dist-info directories"

2014-04-08 Thread Ned Deily
Ned Deily added the comment: That error appears to be coming from wheel.py inside of pip. So, if you do want to pursue it, you should probably be asking on the pip tracker: https://github.com/pypa/pip/issues -- nosy: +ned.deily resolution: -> 3rd party stage: -> committed/rejected s

[issue21144] ensurepip "AssertionError: Multiple .dist-info directories"

2014-04-08 Thread Nikolaus Demmel
Nikolaus Demmel added the comment: I could resolve this by removing /usr/local/lib/python3.4/site-packages and then retrying. Now I cannot reproduce this issue any more. Maybe we can close this issue. -- ___ Python tracker

[issue21144] ensurepip "AssertionError: Multiple .dist-info directories"

2014-04-06 Thread Samuel John
Changes by Samuel John : -- nosy: +samueljohn ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyth

[issue21144] ensurepip "AssertionError: Multiple .dist-info directories"

2014-04-03 Thread R. David Murray
Changes by R. David Murray : -- nosy: +dstufft ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://mail.pyt

[issue21144] ensurepip "AssertionError: Multiple .dist-info directories"

2014-04-03 Thread Nikolaus Demmel
New submission from Nikolaus Demmel: I am installing python 3.4 on OS X 10.9 Mavericks via Homebrew. The Homebrew formula is: https://github.com/Homebrew/homebrew/blob/4bd9b7538297c2ecbcaba281a6db86e8d8f660c8/Library/Formula/python3.rb During the installation, `ensurepip` is called, but failes