On 27/03/06, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > > 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)
I'm having the same problem, but it tells me that 2.2.0rc1 is the latest version if I do easy_install -U cherrypy and it tells me error: Not a URL, existing file, or requirement spec: 'thirdparty/cherrypy' if I do easy_install thirdparty/cherrypy Thanks Ed --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

