Modify ↓
#7425 closed defect (invalid)
Mod_python error: "PythonHandler trac.web.modpython_frontend"
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | general | Version: | 0.11-stable |
Severity: | normal | Keywords: | Python, handler, modpython, fronted |
Cc: | jan.walti@… | Branch: | |
Release Notes: | |||
API Changes: | |||
Internal Changes: |
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 (0)
Change History (4)
comment:1 by , 16 years ago
Priority: | high → normal |
---|---|
Resolution: | → invalid |
Severity: | major → normal |
Status: | new → closed |
comment:3 by , 16 years ago
comment:4 by , 11 years ago
Hello Guys,
Still the error is persist, Please any one expert on this post a solution here that can can useful to us.
Thanks & Regards Golden John S
Note:
See TracTickets
for help on using tickets.
This is an installation issue:
Trac 0.11 requires Genshi to be installed. Please contact the MailingList if you need help to install Genshi