Just guessing, but could it be a permissions-problem - trac's user account not beeing able to read that module?
On Nov 11, 5:33 am, Kevin Dangoor <[EMAIL PROTECTED]> wrote: > I don't know why, but my error log is getting a bunch of these: > [Fri Nov 10 22:45:49 2006] [error] [client 66.249.66.237] > PythonHandler trac.web > .modpython_frontend: Traceback (most recent call last): > [Fri Nov 10 22:45:49 2006] [error] [client 66.249.66.237] > PythonHandler trac.web > .modpython_frontend: File "/usr/lib/python2.3/site-packages/ > mod_python/apache. > py", line 287, in HandlerDispatch\n log=debug) > [Fri Nov 10 22:45:49 2006] [error] [client 66.249.66.237] > PythonHandler trac.web > .modpython_frontend: File "/usr/lib/python2.3/site-packages/ > mod_python/apache. > py", line 457, in import_module\n module = imp.load_module(mname, > f, p, d) > [Fri Nov 10 22:45:49 2006] [error] [client 66.249.66.237] > PythonHandler trac.web > .modpython_frontend: File "/usr/lib/python2.3/site-packages/ > trac-0.9.4-py2.3.e > gg/trac/web/modpython_frontend.py", line 33, in ?\n from > trac.web.main import > dispatch_request, get_environment, \\ > [Fri Nov 10 22:45:49 2006] [error] [client 66.249.66.237] > PythonHandler trac.web > .modpython_frontend: ImportError: cannot import name dispatch_request > > This module actually appears to exist. I haven't touched the trac > installation any time recently, and I restarted Apache a little while > ago... anyone seen this before? > > Kevin > > -- > Kevin Dangoor > TurboGears / Zesty News > > email: [EMAIL PROTECTED] > company:http://www.BlazingThings.com > blog:http://www.BlueSkyOnMars.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

