Hi Charles,

If you run "tg-admin info" you can verify the versions of everything
you have installed. It should say CherryPy 2.2.0rc1. From the top
level directory of your TurboGears svn checkout, you should be able to
do:

easy_install thirdparty/cherrypy

Kevin

On 3/28/06, charles huang <[EMAIL PROTECTED]> wrote:
>
> 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'
>
>
>
>


--
Kevin Dangoor
Author of the Zesty News RSS newsreader

email: [EMAIL PROTECTED]
company: http://www.BlazingThings.com
blog: http://www.BlueSkyOnMars.com

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