15 Jul 22:35
Problems on Installing New Fipy
From: Zhiwen Liang <lzwpurdue@...>
Subject: Problems on Installing New Fipy
Newsgroups: gmane.comp.python.fipy
Date: 2008-07-15 20:38:34 GMT
Subject: Problems on Installing New Fipy
Newsgroups: gmane.comp.python.fipy
Date: 2008-07-15 20:38:34 GMT
Dear Fipy developers,Sorry for bothering. I was trying to update fipy to the current trunk subversion but failed. I noticed the setup.py uses "setuptools" which is not in my machine yet. So I downloaded the egg for python 2.3 and installed it. But I still could not install fipy. I got it build though. The message I got after I say "python setup.py install --prefix=..." is:running installrunning bdist_eggrunning egg_infowriting FiPy.egg-info/PKG-INFOwriting top-level names to FiPy.egg-info/top_level.txtwriting dependency_links to FiPy.egg-info/dependency_links.txtTraceback (most recent call last):File "setup.py", line 743, in ?classifiers = [File "/sw/src/root-python23-2.3.5-12/sw/lib/python2.3/distutils/core.py", line 149, in setupFile "/sw/src/root-python23-2.3.5-12/sw/lib/python2.3/distutils/dist.py", line 907, in run_commandsFile "/sw/src/root-python23-2.3.5-12/sw/lib/python2.3/distutils/dist.py", line 927, in run_commandFile "/sw/lib/python2.3/site-packages/setuptools-0.6c8-py2.3.egg/setuptools/command/install.py", line 76, in runself.do_egg_install()File "/sw/lib/python2.3/site-packages/setuptools-0.6c8-py2.3.egg/setuptools/command/install.py", line 96, in do_egg_installself.run_command('bdist_egg')File "/sw/lib/python2.3/cmd.py", line 333, in run_commandFile "/sw/src/root-python23-2.3.5-12/sw/lib/python2.3/distutils/dist.py", line 927, in run_commandFile "/sw/lib/python2.3/site-packages/setuptools-0.6c8-py2.3.egg/setuptools/command/bdist_egg.py", line 167, in runself.run_command("egg_info")File "/sw/lib/python2.3/cmd.py", line 333, in run_commandFile "/sw/src/root-python23-2.3.5-12/sw/lib/python2.3/distutils/dist.py", line 927, in run_commandFile "/sw/lib/python2.3/site-packages/setuptools-0.6c8-py2.3.egg/setuptools/command/egg_info.py", line 171, in runself.find_sources()File "/sw/lib/python2.3/site-packages/setuptools-0.6c8-py2.3.egg/setuptools/command/egg_info.py", line 252, in find_sourcesmm.run()File "/sw/lib/python2.3/site-packages/setuptools-0.6c8-py2.3.egg/setuptools/command/egg_info.py", line 306, in runself.add_defaults()File "/sw/lib/python2.3/site-packages/setuptools-0.6c8-py2.3.egg/setuptools/command/egg_info.py", line 333, in add_defaultsrcfiles = list(walk_revctrl())File "/sw/lib/python2.3/site-packages/setuptools-0.6c8-py2.3.egg/setuptools/command/sdist.py", line 45, in walk_revctrlfor item in ep.load()(dirname):File "/sw/lib/python2.3/site-packages/setuptools-0.6c8-py2.3.egg/setuptools/command/sdist.py", line 52, in _default_revctrlfor path in finder(dirname,path):File "/sw/lib/python2.3/site-packages/setuptools-0.6c8-py2.3.egg/setuptools/command/sdist.py", line 98, in entries_finderlog.warn("unrecognized .svn/entries format in %s", dirname)NameError: global name 'log' is not definedThank you in advance for any advice.Have a nice day!Zhiwen
RSS Feed