Hello,
I'm trying to setup a TG 0.9a4 server, but I get the following
trackback each time I call tg-admin. Wonder what I'm doing false...
[EMAIL PROTECTED] ~/tg-test $ tg-admin shell
Traceback (most recent call last):
File "/usr/bin/tg-admin", line 7, in ?
sys.exit(
File
"/usr/lib/python2.4/site-packages/TurboGears-0.9a4-py2.4.egg/turbogears/command/base.py",
line 262, in main
command.run()
File
"/usr/lib/python2.4/site-packages/TurboGears-0.9a4-py2.4.egg/turbogears/command/base.py",
line 161, in run
if not turbogears.util.get_project_name():
File
"/usr/lib/python2.4/site-packages/TurboGears-0.9a4-py2.4.egg/turbogears/util.py",
line 80, in get_project_name
return list(open("%s/PKG-INFO" %i))[1][6:-1]
IndexError: list index out of range
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/turbogears
-~----------~----~----~----~------~----~------~--~---