Modify

Opened 4 years ago

Closed 4 years ago

#13895 closed defect (fixed)

ImportError: No module named genshi.filters

Reported by: hfv1606 Owned by: Ryan J Ollos
Priority: normal Component: ChildTicketsPlugin
Severity: normal Keywords:
Cc: Trac Release: 1.4

Description (last modified by hfv1606)

Can't see the childtickets list

error in trac.log:

DEBUG: Adding plugin "Tracchildtickets 2.5.6.dev0" from "***\trac\plugins\tracchildtickets-2.5.6.dev0-py2.7.egg"
DEBUG: Loading plugin "childtickets" from "***\trac\plugins\tracchildtickets-2.5.6.dev0-py2.7.egg"
ERROR: Skipping "childtickets = childtickets": ImportError: No module named genshi.filters
c:\python27\python.exe --version
Python 2.7.17
c:\python27\Scripts\pip freeze
Jinja2==2.11.2
MarkupSafe==1.1.1
Trac==1.4.2

Attachments (0)

Change History (8)

comment:1 Changed 4 years ago by hfv1606

Description: modified (diff)

comment:2 Changed 4 years ago by hfv1606

Description: modified (diff)

comment:3 Changed 4 years ago by hfv1606

Description: modified (diff)

comment:4 Changed 4 years ago by hfv1606

Description: modified (diff)

comment:5 Changed 4 years ago by hfv1606

c:\python27\Scripts\pip install genshi

solved this issue

Maybe this dependency should be noted with the installation instructions

comment:6 Changed 4 years ago by Ryan J Ollos

In 17866:

Tracchildtickets 2.5.6dev: Require Genshi

This is needed until the templates are ported
to Jinja2.

Refs #13895.

comment:7 Changed 4 years ago by Ryan J Ollos

Owner: changed from Mark Ryan to Ryan J Ollos
Status: newaccepted

comment:8 Changed 4 years ago by Ryan J Ollos

Resolution: fixed
Status: acceptedclosed

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain Ryan J Ollos.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.