On 6/16/07, debgeek <[EMAIL PROTECTED]> wrote:
>
> Hello there,
>
> I'm trying to run Turbogears and Tiny ERP,
> i follow steps in INSTALLs files and i get this error.
> Seems to be from TG that can't load the kid template.

[...]

> turbogears/widgets/meta.py", line 194, in load_kid_template
>     return (kid.load_template(t, name=modname).Template, t)
>   File "/usr/lib/python2.5/site-packages/kid-0.9.5-py2.5.egg/kid/
> __init__.py", line 158, in load_template
>     store=cache, ns=ns, exec_module=exec_module)
>   File "/usr/lib/python2.5/site-packages/kid-0.9.5-py2.5.egg/kid/
> importer.py", line 144, in _create_module
>     raise_template_error(module=name, filename=filename)
>   File "/usr/lib/python2.5/site-packages/kid-0.9.5-py2.5.egg/kid/
> codewriter.py", line 94, in raise_template_error
>     encoding = mod.encoding
> AttributeError: 'module' object has no attribute 'encoding'
>

I am not too sure of what is happening but it reminds me of some bugs
we fixed in 1.0.2 (python2.5 related), could you try to upgrade your
TG installation to 1.0.2.x ?

Cheers,
Florent.

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

Reply via email to