[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 <http://bugs.python.

[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