Found the problem.   turbogearsjs -> tg_js

:)

On 10/2/05, Matthew Scott <[EMAIL PROTECTED]> wrote:
> I am getting the following traceback when going throught the Wiki
> tutorial using TurboGears from SVN.  It happens when I access
> http://localhost:8080/turbogearsjs/MochiKit.js
>
> I'll attempt to figure out why it's doing this but I thought I'd post
> it here as an FYI.
>
> (Not sure when it started, as I've updated my SVN checkout of
> TurboGears several time since my last successful run through the
> tutorial)
>
> Traceback (most recent call last):
>   File 
> "/usr/lib/python2.4/site-packages/CherryPy-2.1.0_betadev-py2.4.egg/cherrypy/_cphttptools.py",
> line 276, in run
>     main()
>   File 
> "/usr/lib/python2.4/site-packages/CherryPy-2.1.0_betadev-py2.4.egg/cherrypy/_cphttptools.py",
> line 498, in main
>     body = page_handler(*args, **cherrypy.request.paramMap)
>   File "/home/gldnspud/s/tg/turbogears/controllers.py", line 109, in newfunc
>     output = func(self, *args, **kw)
> TypeError: default() takes exactly 2 arguments (3 given)
>
> Thanks!
>
> --
> Matthew R. Scott
>


--
Matthew R. Scott

Reply via email to