Hello,<br><br>I hope this is the right list to report this:<br>I get this error when trying to update the macholib to the latest SVN version.<br><br>What am I doing wrong? What can I try to do to fix this?<br><br>Thank you in advance.<br>
Peter<br><br>iMac:macholib peter$ python setup.py install<br>running install<br>running bdist_egg<br>unrecognized .svn/entries format; skipping .<br>running egg_info<br>creating macholib.egg-info<br>writing requirements to macholib.egg-info/requires.txt<br>
writing macholib.egg-info/PKG-INFO<br>writing top-level names to macholib.egg-info/top_level.txt<br>writing dependency_links to macholib.egg-info/dependency_links.txt<br>writing entry points to macholib.egg-info/entry_points.txt<br>
writing manifest file &#39;macholib.egg-info/SOURCES.txt&#39;<br>Traceback (most recent call last):<br>&nbsp; File &quot;setup.py&quot;, line 48, in &lt;module&gt;<br>&nbsp;&nbsp;&nbsp; &#39;macho_standalone = macholib.macho_standalone:main&#39;,<br>
&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/core.py&quot;, line 151, in setup<br>&nbsp;&nbsp;&nbsp; dist.run_commands()<br>&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py&quot;, line 974, in run_commands<br>
&nbsp;&nbsp;&nbsp; self.run_command(cmd)<br>&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py&quot;, line 994, in run_command<br>&nbsp;&nbsp;&nbsp; cmd_obj.run()<br>&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/install.py&quot;, line 76, in run<br>
&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/install.py&quot;, line 96, in do_egg_install<br>&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/cmd.py&quot;, line 333, in run_command<br>
&nbsp;&nbsp;&nbsp; self.distribution.run_command(command)<br>&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py&quot;, line 994, in run_command<br>&nbsp;&nbsp;&nbsp; cmd_obj.run()<br>&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/bdist_egg.py&quot;, line 167, in run<br>
&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/cmd.py&quot;, line 333, in run_command<br>&nbsp;&nbsp;&nbsp; self.distribution.run_command(command)<br>&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/distutils/dist.py&quot;, line 994, in run_command<br>
&nbsp;&nbsp;&nbsp; cmd_obj.run()<br>&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/egg_info.py&quot;, line 171, in run<br>&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/egg_info.py&quot;, line 252, in find_sources<br>
&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/egg_info.py&quot;, line 306, in run<br>&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/egg_info.py&quot;, line 333, in add_defaults<br>
&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/sdist.py&quot;, line 45, in walk_revctrl<br>&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/sdist.py&quot;, line 52, in _default_revctrl<br>
&nbsp; File &quot;/Library/Frameworks/Python.framework/Versions/2.5/lib/python2.5/site-packages/setuptools-0.6c8-py2.5.egg/setuptools/command/sdist.py&quot;, line 98, in entries_finder<br>NameError: global name &#39;log&#39; is not defined<br>
<br clear="all"><br>-- <br>There is NO FATE, we are the creators.