tgsetup.py doesn't work

2 views
Skip to first unread message

hiratara

unread,
Nov 30, 2008, 10:31:47 AM11/30/08
to TurboGears
Hello. I'm Japanese and I'm not good at English, sorry.

Then, I tried to install TurboGears1.0.7 with http://www.turbogears.org/download/tgsetup.py.

But I got the following error messages:

Setuptools version 0.6c9 or greater has been installed.
(Run "ez_setup.py -U setuptools" to reinstall or upgrade.)


I think http://trac.turbogears.org/changeset/5755 causes this problem.

The following lines may not be correct:


else:
if argv:
from setuptools.command.easy_install import main
#TGBEGIN
install_command()
#TGEND
main(argv)
else:
print "Setuptools version",version,"or greater has been
installed."
print '(Run "ez_setup.py -U setuptools" to reinstall or
upgrade.)'


These lines works well in ez_setup.py, but will not work well in
tgsetup.py.


/*
hiratara
http://d.hatena.ne.jp/hiratara/ (Japanese only)
*/

Reply all
Reply to author
Forward
0 new messages