I installed the TG1.0b1 on WindowsXP SP2 with python 2.4.3.
after then i followed the guide of wiki 20 minuts stey by stey.
everything is fine until the step "tg-admin sql create", i got the
following error info:
D:\My Documents\workspace\Wiki-20>tg-admin sql create
Traceback (most recent call last):
File "C:\Python24\Scripts\tg-admin-script.py", line 7, in ?
sys.exit(
File
"c:\python24\lib\site-packages\TurboGears-1.0b1-py2.4.egg\turbogears\comm
and\base.py", line 351, in main
if hasattr(command,"need_project") and not \
File
"c:\python24\lib\site-packages\TurboGears-1.0b1-py2.4.egg\turbogears\util
.py", line 111, in get_project_name
name = list(open(pkg_info))[1][6:-1]
IndexError: list index out of range
D:\My Documents\workspace\Wiki-20>tg-admin sql create
Traceback (most recent call last):
File "C:\Python24\Scripts\tg-admin-script.py", line 7, in ?
sys.exit(
File
"c:\python24\lib\site-packages\TurboGears-1.0b1-py2.4.egg\turbogears\comm
and\base.py", line 351, in main
if hasattr(command,"need_project") and not \
File
"c:\python24\lib\site-packages\TurboGears-1.0b1-py2.4.egg\turbogears\util
.py", line 111, in get_project_name
name = list(open(pkg_info))[1][6:-1]
IndexError: list index out of range
D:\My Documents\workspace\Wiki-20>
thanks
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---