On 3/25/06, biomatrix <[EMAIL PROTECTED]> wrote: > 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 need to update your CherryPy. (you can run easy_install thirdparty/cherrypy) Kevin --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

