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

Nikolaus Demmel report at bugs.python.org
Thu Apr 3 12:23:47 CEST 2014


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 with "AssertionError: Multiple .dist-info directories".

I have reported this downstream with Homebrew, but it is suggested that this is an upstream issue: https://github.com/Homebrew/homebrew/issues/28035

The ensurepip output can be seen here: https://gist.github.com/NikolausDemmel/9952010#file-python3-4-installation-with-homebrew-L685-L709

And the mentioned log file here: https://gist.github.com/NikolausDemmel/9952010#file-python3-4-installation-with-homebrew-L751-L784

----------
messages: 215438
nosy: demmeln
priority: normal
severity: normal
status: open
title: ensurepip "AssertionError: Multiple .dist-info directories"
type: crash
versions: Python 3.4

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue21144>
_______________________________________


More information about the New-bugs-announce mailing list