[Distutils] easy_install not working

Hanno Schlichting hanno at hannosch.eu
Thu Nov 24 12:49:07 CET 2011


On Thu, Nov 24, 2011 at 12:44 PM, Tarek Ziadé <ziade.tarek at gmail.com> wrote:
> Please try to update your installation to the latest revision of
> Distribute. You currently have 0.6.21 and it seems that somehow it's
> in a broken state
>
> $ easy_install-2.7 -U Distribute

That should probably be a lower case d:

$ easy_install-2.7 -U distribute

> (with sudo rights if needed)

Hanno


More information about the Distutils-SIG mailing list