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

Marius Gedminas marius at pov.lt
Sat Sep 6 17:09:47 CEST 2008


On Sat, Sep 06, 2008 at 01:12:30PM +0200, Michael Schmarck wrote:
> 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?

Downgrade subversion to 1.4 (or remove it altogether), upgrade
setuptools, upgrade subversion back to 1.5?

Marius Gedminas
-- 
C++ is a loaded machine gun helpfully pointed at your feet with the safety off.
        -- ChaosDiscord on Slashdot
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://mail.python.org/pipermail/distutils-sig/attachments/20080906/5526e187/attachment.pgp>


More information about the Distutils-SIG mailing list