[Distutils] NameError from setuptools 0.6a11

John J Lee jjl at pobox.com
Tue May 2 12:26:27 CEST 2006


The fix to this is obvious: s/url/fn/

...
"c:\python24\lib\site-packages\setuptools-0.6a11-py2.4.egg\setuptools\package_index.py", line 182, in process_filename
     self.warn("Not found: %s", url)
NameError: global name 'url' is not defined


John


More information about the Distutils-SIG mailing list