Can you post your code?

As a guess I think you've miscapitalised 'Template' somewhere.  You
may find it needs a lower case 't'.  Just a guess though.

Ed

On 7/2/06, Bucco <[EMAIL PROTECTED]> wrote:
>
> I am new to turbogears and I have been following the written
> instructions for the 20 min wiki set-up.  I got everything to work on
> Turbogears 0.8.9 until the last page about the javascript.  When I
> reloaded the page I got the following error:
>
> 500 Internal error
>
> Server got itself in trouble
>
> Traceback (most recent call last):
>   File
> "/usr/lib/python2.4/site-packages/CherryPy-2.1.1-py2.4.egg/cherrypy/_cphttptools.py",
> line 271, in run
>     main()
>   File
> "/usr/lib/python2.4/site-packages/CherryPy-2.1.1-py2.4.egg/cherrypy/_cphttptools.py",
> line 502, in main
>     body = page_handler(*args, **cherrypy.request.paramMap)
>   File
> "/usr/lib/python2.4/site-packages/TurboGears-0.8.9-py2.4.egg/turbogears/controllers.py",
> line 125, in newfunc
>     return controllers._process_output(tg_format, output, html)
>   File
> "/usr/lib/python2.4/site-packages/TurboGears-0.8.9-py2.4.egg/turbogears/controllers.py",
> line 38, in _process_output
>     output = view.render(output, tg_format, template=template)
>   File
> "/usr/lib/python2.4/site-packages/TurboGears-0.8.9-py2.4.egg/turbogears/view.py",
> line 91, in render
>     tclass = lookupTemplate(template)
>   File
> "/usr/lib/python2.4/site-packages/TurboGears-0.8.9-py2.4.egg/turbogears/view.py",
> line 71, in lookupTemplate
>     tempclass = mod.Template
> AttributeError: 'module' object has no attribute 'Template'
>
> Powered by Cherrypy 2.1.1
>
>
> Any ideas?
>
> Thanks:)
> SA
>
>
> >
>

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