Issue 8 in uliweb: 运行 python setup.py develop 报错

0 views
Skip to first unread message

codesite...@google.com

unread,
Nov 5, 2009, 3:37:43 AM11/5/09
to uli...@googlegroups.com
Status: New
Owner: ----

New issue 8 by Rojazz1999: 运行 python setup.py develop 报错
http://code.google.com/p/uliweb/issues/detail?id=8

取出版本379后, 运行 python setup.py develop
报错,以下是异常信息.
running develop
running egg_info
creating Uliweb.egg-info
writing Uliweb.egg-info/PKG-INFO
writing top-level names to Uliweb.egg-info/top_level.txt
writing dependency_links to Uliweb.egg-info/dependency_links.txt
writing entry points to Uliweb.egg-info/entry_points.txt
writing manifest file 'Uliweb.egg-info/SOURCES.txt'
Traceback (most recent call last):
File "setup.py", line 177, in <module>
'uliweb = uliweb.manage:main',
File "/usr/lib/python2.5/distutils/core.py", line 151, in setup
dist.run_commands()
File "/usr/lib/python2.5/distutils/dist.py", line 974, in run_commands
self.run_command(cmd)
File "/usr/lib/python2.5/distutils/dist.py", line 994, in run_command
cmd_obj.run()
File "/usr/lib/python2.5/site-packages/setuptools-0.6c5-
py2.5.egg/setuptools/command/develop.py", line 26, in run
File "/usr/lib/python2.5/site-packages/setuptools-0.6c5-
py2.5.egg/setuptools/command/develop.py", line 63, in
install_for_development
File "/usr/lib/python2.5/distutils/cmd.py", line 333, in run_command
self.distribution.run_command(command)
File "/usr/lib/python2.5/distutils/dist.py", line 994, in run_command
cmd_obj.run()
File "/usr/lib/python2.5/site-packages/setuptools-0.6c5-
py2.5.egg/setuptools/command/egg_info.py", line 171, in run
File "/usr/lib/python2.5/site-packages/setuptools-0.6c5-
py2.5.egg/setuptools/command/egg_info.py", line 252, in find_sources
File "/usr/lib/python2.5/site-packages/setuptools-0.6c5-
py2.5.egg/setuptools/command/egg_info.py", line 306, in run
File "/usr/lib/python2.5/site-packages/setuptools-0.6c5-
py2.5.egg/setuptools/command/egg_info.py", line 333, in add_defaults
File "/usr/lib/python2.5/site-packages/setuptools-0.6c5-
py2.5.egg/setuptools/command/sdist.py", line 45, in walk_revctrl
File "/usr/lib/python2.5/site-packages/setuptools-0.6c5-
py2.5.egg/setuptools/command/sdist.py", line 52, in _default_revctrl
File "/usr/lib/python2.5/site-packages/setuptools-0.6c5-
py2.5.egg/setuptools/command/sdist.py", line 98, in entries_finder
NameError: global name 'log' is not defined



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

codesite...@google.com

unread,
Nov 5, 2009, 3:41:44 AM11/5/09
to uli...@googlegroups.com
Updates:
Status: Invalid

Comment #1 on issue 8 by limodou: 运行 python setup.py develop 报错
http://code.google.com/p/uliweb/issues/detail?id=8

Please upgrade your setuptools to newest version, if your version is below
0.6C9, it
maybe have this problem.

codesite...@google.com

unread,
Nov 5, 2009, 3:49:48 AM11/5/09
to uli...@googlegroups.com

Comment #2 on issue 8 by Rojazz1999: 运行 python setup.py develop 报错
http://code.google.com/p/uliweb/issues/detail?id=8

setuptools已经是0.6C9了 用的是ubuntu9.10系统.

codesite...@google.com

unread,
Nov 5, 2009, 4:03:56 AM11/5/09
to uli...@googlegroups.com

Comment #3 on issue 8 by limodou: 运行 python setup.py develop 报错
http://code.google.com/p/uliweb/issues/detail?id=8

No, I'm sure your version is not 0.6c9+, because I also met this problem
before, and
I've tried again, there is no problem in my environment. So please check
your
setuptools version again.

codesite...@google.com

unread,
Nov 5, 2009, 4:07:57 AM11/5/09
to uli...@googlegroups.com

Comment #4 on issue 8 by Rojazz1999: 运行 python setup.py develop 报错
http://code.google.com/p/uliweb/issues/detail?id=8

好了 原来安装新版本 旧的还在 手工删除就好了
谢了.
Reply all
Reply to author
Forward
0 new messages