I am a teacher. I want to create a bioinformatics tool based on
TurboGears.
I downloaded the 0.9a2 by SVN.
I can create a program by tg-admin quickstart,
but the created application can not work.
windows python2.42
E:\tgfff\mm>start-mm.py
Traceback (most recent call last):
File "E:\tgfff\mm\start-mm.py", line 21, in ?
modulename="mm.config.app")
File
"c:\python24\lib\site-packages\TurboGears-0.9a2dev-py2.4.egg\turbogears\c
onfig.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
-~----------~----~----~----~------~----~------~--~---