Edgewall Software

Ticket #7455 (new defect)

Opened 5 weeks ago

Last modified 8 days ago

Pygments required version is not what's documented?

Reported by: abarrei@… Owned by:
Priority: normal Milestone:
Component: rendering Version: 0.11
Severity: normal Keywords:
Cc:

Description

I have a debian stable (etch) setup and I have everything installed and working. Syntax coloring is working fine in the source browser but when I tried to use it as a preprocessor on a wiki page, (or for example in the actual WikiProcessors wiki page), syntax coloring is not working.

I enabled logging and I got the following:

ERROR: Skipping "trac.mimeview.pygments = trac.mimeview.pygments [pygments]": (version conflict "(Pygments 0.5.1 (/usr/lib/python2.4/site-packages), Requirement.parse('Pygments>=0.6'))")

The error is obvious, but as the trac document pages says 0.5.1 or higher and the source browser syntax coloring works I thought it worths posting this issue.

Attachments

Change History

Changed 8 days ago by anonymous

Same Error here on Debian 4.0 (Etch) all patches applied.

Workaround: dpkg -P python-pygments easy_install Pygments

Changed 8 days ago by anonymous

Same Error here on Debian 4.0 (Etch) all patches applied.

Workaround:

dpkg -P python-pygments
easy_install Pygments

Add/Change #7455 (Pygments required version is not what's documented?)

Author



Change Properties
<Author field>
Action
as new
as The resolution will be set. Next status will be 'closed'
to The owner will change. Next status will be 'new'
The owner will change to anonymous. Next status will be 'assigned'
 
Note: See TracTickets for help on using tickets.