Edgewall Software
Modify

Opened 16 years ago

Closed 16 years ago

Last modified 10 years ago

#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@… 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 Emmanuel Blot, 16 years ago

Priority: highnormal
Resolution: invalid
Severity: majornormal
Status: newclosed

This is an installation issue:

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

comment:2 by Emmanuel Blot, 16 years ago

See Trac requirements.

comment:4 by anonymous, 10 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

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.