Thanks, I will try the mysql version. My hassle with postgres is mostly
that it cannot be run as a admin user.

this is what happen when I try tg-admin sql sql:

Traceback (most recent call last):
File "C:\Python24\Scripts\tg-admin-script.py", line 7, in ? sys.exit(
  File
"c:\data\code\python\turbogears\trunk\turbogears\command\base.py", line
2
72, in main
    command = command.load()(turbogears.__version__)
  File
"c:\data\code\python\turbogears\trunk\turbogears\command\base.py", line
9
9, in __init__
    self.find_config()
  File
"c:\data\code\python\turbogears\trunk\turbogears\command\base.py", line
6
6, in find_config
    load_project_config(self.config)
  File
"c:\data\code\python\turbogears\trunk\turbogears\command\base.py", line
4
9, in load_project_config
    modulename = package + ".config")
  File "c:\data\code\python\turbogears\trunk\turbogears\config.py",
line 34, in
update_config
    package_dir=
TypeError: dict_from_config_file() got an unexpected keyword argument
'vars'


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to