Lukasz Szybalski wrote: > On Wed, Sep 24, 2008 at 8:50 PM, Lukasz Szybalski <[EMAIL PROTECTED]> wrote: > >> Hello, >> I just upgraded my system to latest debian unstable and it seems as >> the setuptools and my paster created project doesn't want to install >> anymore: >> >> python setup.py develop >> NameError: global name 'log' is not defined >> >> Any idea how to fix this? >> > sorry for the noise./. > > just did easy_install -U setuptools > > and it solved the problem > Thanks for posting your solution. Just had the same problem, and that did indeed fix it.
Thanks Ed _______________________________________________ Paste-users mailing list [email protected] http://webwareforpython.org/cgi-bin/mailman/listinfo/paste-users
