I have installed r1037, and run quickstart to make a proj: netmaster,
no error reported. but run start-netmaster.py to start server, got
error :
[EMAIL PROTECTED]:/server/TG/netmaster # ./start-netmaster.py
Traceback (most recent call last):
File "./start-netmaster.py", line 21, in ?
modulename="netmaster.config.app")
File
"/usr/lib/python2.4/site-packages/TurboGears-0.9a3dev_r1037-py2.4.egg/turbogears/config.py",
line 37, in update_config
package_dir=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
-~----------~----~----~----~------~----~------~--~---