Edgewall Software

Ticket #7425 (closed defect: invalid)

Opened 6 months ago

Last modified 6 months ago

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

Changed 6 months ago by eblot

  • priority changed from high to normal
  • status changed from new to closed
  • resolution set to invalid
  • severity changed from major to normal

This is an installation issue:

Trac 0.11 requires Genshi to be installed. Please contact the MailingList if you need help to install Genshi

Changed 6 months ago by eblot

See Trac requirements.

Add/Change #7425 (Mod_python error: "PythonHandler trac.web.modpython_frontend")

Author



Change Properties
<Author field>
Action
as closed
Next status will be 'reopened'
to The owner will change from (none). Next status will be 'closed'
 
Note: See TracTickets for help on using tickets.