While developing my app (I closely follow svn), i'm getting an
exception, the tail end of which is:
File
"/usr/lib/python2.4/site-packages/setuptools-0.6a10-py2.4.egg/pkg_resources.py",
line 119, in get_provider
__import__(moduleOrReq)
ImportError: No module named templates
I can't relate this to any actual change in my code that I've made, it
just suddenly started happening, and not right after an 'svn up'. It
happens on the initial serving of a page, right after the project
server start, so it's not related to a project reload problem.
Any suggestions?
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---