I am just trying out the tg 1.5 branch (1.5b1dev-r5344) in a virtual
environment.
I created a project by
$ tg-admin quickstart -e -i project
...and get the following error when I request a page:
Traceback (most recent call last):
File "/data/Servers/env/tg1.5env/lib/python2.5/site-packages/
CherryPy-3.1.0-py2.5.egg/cherrypy/_cprequest.py", line 603, in respond
self.hooks.run('before_handler')
File "/data/Servers/env/tg1.5env/lib/python2.5/site-packages/
CherryPy-3.1.0-py2.5.egg/cherrypy/_cprequest.py", line 98, in run
hook()
File "/data/Servers/env/tg1.5env/lib/python2.5/site-packages/
CherryPy-3.1.0-py2.5.egg/cherrypy/_cprequest.py", line 58, in __call__
return self.callback(**self.kwargs)
TypeError: track_visitors() got an unexpected keyword argument
'manager'
can anybody explain or give me a hint to move forward with tg 1.5
it is also hard to find anything informational about tg 1.5
--~--~---------~--~----~------------~-------~--~----~
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?hl=en
-~----------~----~----~----~------~----~------~--~---