[Distutils] NameError: global name 'log' is not defined

Michael Schmarck michael.schmarck at habmalnefrage.de
Sat Sep 6 13:12:30 CEST 2008


Hello!

2008/9/5 Tarek Ziadé <ziade.tarek at gmail.com>:

> I would try to remove setuptools-0.6c8-py2.5 completely before installing
> the trunk version

I noticed that I have the same problem on my ArchLinux
installation at home.

sudo python ez_setup.py setuptools==dev
[...]
  File "/tmp/setuptools-0.6c8-py2.5.egg/setuptools/command/sdist.py",
line 45, in walk_revctrl
  File "/tmp/setuptools-0.6c8-py2.5.egg/setuptools/command/sdist.py",
line 52, in _default_revctrl
  File "/tmp/setuptools-0.6c8-py2.5.egg/setuptools/command/sdist.py",
line 98, in entries_finder
NameError: global name 'log' is not defined

How DO I remove setuptools?

Thanks,
Michael


More information about the Distutils-SIG mailing list