H:\>tg-admin.py sql create
Database URI not specified in the config file (prod.cfg).
Please be sure it's on the command line.
This project seems incomplete. In order to use the sqlobject commands
without manually specifying a model, there needs to be an
egg-info directory with an appropriate sqlobject.txt file.
I can fix this automatically. Would you like me to?
Enter [y] or n: y
Traceback (most recent call last):
File "H:\Python24\Scripts\tg-admin.py", line 7, in ?
sys.exit(
File
"h:\python24\lib\site-packages\TurboGears-0.8a1-py2.4.egg\turbogears\command\__init__.py",
li
ne 186, in main
command.run()
File
"h:\python24\lib\site-packages\TurboGears-0.8a1-py2.4.egg\turbogears\command\__init__.py",
li
ne 97, in run
eggname = self.fix_egginfo(eggname)
File
"h:\python24\lib\site-packages\TurboGears-0.8a1-py2.4.egg\turbogears\command\__init__.py",
li
ne 121, in fix_egginfo
imp.load_module("setup", *imp.find_module("setup", ["."]))
ImportError: No module named setup
H:\>