Mailing List Archive

[The Trac Project] #3867: trac-admin: ImportError: No module named genshi.core
#3867: trac-admin: ImportError: No module named genshi.core
------------------------------------------+---------------------------------
Reporter: Markus Tacker <m@tacker.org> | Owner: cmlenz
Type: defect | Status: new
Priority: normal | Milestone:
Component: trac-admin | Version: devel
Severity: normal | Keywords:
------------------------------------------+---------------------------------
{{{
# trac-admin
Traceback (most recent call last):
File "/usr/bin/trac-admin", line 21, in ?
from trac.scripts.admin import run
File "/usr/lib/python2.4/site-packages/trac/scripts/admin.py", line 27,
in ?
from trac import perm, util, db_default
File "/usr/lib/python2.4/site-packages/trac/perm.py", line 21, in ?
from trac.config import ExtensionOption
File "/usr/lib/python2.4/site-packages/trac/config.py", line 26, in ?
from trac.util import sorted, to_unicode
File "/usr/lib/python2.4/site-packages/trac/util/__init__.py", line 32,
in ?
from trac.util.html import escape, unescape, Markup, Deuglifier
File "/usr/lib/python2.4/site-packages/trac/util/html.py", line 16, in ?
from genshi.core import Markup, escape, unescape, plaintext
ImportError: No module named genshi.core
}}}

--
Ticket URL: <http://trac.edgewall.org/ticket/3867>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---
Re: [The Trac Project] #3867: trac-admin: ImportError: No module named genshi.core [ In reply to ]
#3867: trac-admin: ImportError: No module named genshi.core
------------------------------------------+---------------------------------
Reporter: Markus Tacker <m@tacker.org> | Owner: cmlenz
Type: defect | Status: closed
Priority: normal | Milestone:
Component: trac-admin | Version: devel
Severity: normal | Resolution: worksforme
Keywords: |
------------------------------------------+---------------------------------
Changes (by cmlenz):

* status: new => closed
* resolution: => worksforme

Comment:

You need to install [http://genshi.edgewall.org/ Genshi] now, since trunk
has migrated away from ClearSilver.

--
Ticket URL: <http://trac.edgewall.org/ticket/3867#comment:1>
The Trac Project <http://trac.edgewall.org/>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac Tickets" group.
To post to this group, send email to trac-tickets@googlegroups.com
To unsubscribe from this group, send email to trac-tickets-unsubscribe@googlegroups.com
For more options, visit this group at http://groups.google.se/group/trac-tickets
-~----------~----~----~----~------~----~------~--~---