Ticket #7425 (closed defect: invalid)
Mod_python error: "PythonHandler trac.web.modpython_frontend"
| Reported by: | jan.walti@… | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | general | Version: | 0.11-stable |
| Severity: | normal | Keywords: | Python, handler, modpython, fronted |
| Cc: | jan.walti@… |
Description
Hey Guys got the follwing probem, if im going with the browser to my trac site...
Mod_python error: "PythonHandler trac.web.modpython_frontend"
Traceback (most recent call last):
File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line 287, in HandlerDispatch
log=debug)
File "/usr/lib/python2.4/site-packages/mod_python/apache.py", line 464, in import_module
module = imp.load_module(mname, f, p, d)
File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/__init__.py", line 1, in ?
from trac.web.api import *
File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/web/api.py", line 29, in ?
from trac.util import get_last_traceback
File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/util/__init__.py", line 33, in ?
from trac.util.html import escape, unescape, Markup, Deuglifier
File "/usr/lib/python2.4/site-packages/Trac-0.11-py2.4.egg/trac/util/html.py", line 16, in ?
from genshi import Markup, escape, unescape
ImportError: No module named genshi
Can someone help me, i know there is another ticket, but i dont get, what i have to do now...
Greez
Attachments
Change History
Note: See
TracTickets for help on using
tickets.


