[Distutils] Setuptools/Distribute error with 0.7.2

Marcus Smith qwcode at gmail.com
Sun Jun 9 20:43:06 CEST 2013


> If I recall pip hasn't handled the upgrade of distribute very well for
> awhile now but I can't see to find an existing ticket for it.
>

the older issue is that pip can't upgrade distribute in python 3 (related
to distribute requiring 2to3)
https://github.com/pypa/pip/issues/650
btw, pip-1.4 (unreleased) has new logic to skip even trying, because the
problem prevents upgrades and wheel building for projects like "pyramid"
(which formally depend on setuptools)

Marcus
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20130609/592c2ab1/attachment.html>


More information about the Distutils-SIG mailing list