hey
  I have this problem with render_cheetah
 I am unable to do #include

  File "_home_mark_work_pop_templates_subclass_html.py", line 92, in canvas
File
"/usr/lib/python2.5/site-packages/Cheetah-2.0.1-py2.5-linux-i686.egg/Cheetah/Template.py",
line 1512, in _handleCheetahInclude
nestedTemplateClass = compiler.compile(source=source,file=file)
File
"/usr/lib/python2.5/site-packages/Cheetah-2.0.1-py2.5-linux-i686.egg/Cheetah/Template.py",
line 693, in compile
fileHash = str(hash(file))+str(os.path.getmtime(file))
File "/usr/lib/python2.5/posixpath.py", line 143, in getmtime
return os.stat(filename).st_mtime
OSError: [Errno 2] No such file or directory:
'/home/mark/work/pop/widgetbox.html'

192.168.0.193:65205 - - [19/Mar/2009 22:47:00] "HTTP/1.1 GET /inh" - 500
Internal Server Error

  I get this error
 this used to work well in cheetah.py of before

 can you help me out and tell me how to do #includes in the new webpy
render_cheetah

Thanks

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web.py" 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/webpy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to