* [Georg-Johann Lay] viewcvs: Python error
@ 2011-06-18 20:51 Ian Lance Taylor
0 siblings, 0 replies; only message in thread
From: Ian Lance Taylor @ 2011-06-18 20:51 UTC (permalink / raw)
To: overseers
[-- Attachment #1: Type: text/plain, Size: 6 bytes --]
FYI.
[-- Attachment #2: Type: message/rfc822, Size: 3993 bytes --]
From: Georg-Johann Lay <avr@gjlay.de>
To: gcc@gcc.gnu.org
Subject: viewcvs: Python error
Date: Sat, 18 Jun 2011 11:38:46 +0200
Message-ID: <4DFC7226.2020500@gjlay.de>
http://gcc.gnu.org/viewcvs/trunk/gcc/testsuite/gcc.dg/unroll_1.c?view=markup&pathrev=174762
Since several days now I observe Python exceptions in viewcvs ike that:
An Exception Has Occurred
Python Traceback
Traceback (most recent call last):
File "/usr/lib/python2.3/site-packages/viewvc/lib/viewvc.py", line
4318, in main
request.run_viewvc()
File "/usr/lib/python2.3/site-packages/viewvc/lib/viewvc.py", line
397, in run_viewvc
self.view_func(self)
File "/usr/lib/python2.3/site-packages/viewvc/lib/viewvc.py", line
1763, in view_markup
markup_or_annotate(request, 0)
File "/usr/lib/python2.3/site-packages/viewvc/lib/viewvc.py", line
1696, in markup_or_annotate
path[-1], mime_type)
File "/usr/lib/python2.3/site-packages/viewvc/lib/viewvc.py", line
1509, in markup_stream_pygments
from pygments.formatters import HtmlFormatter
File
"/usr/lib/python2.3/site-packages/pygments/formatters/__init__.py", line
14, in ?
from pygments.formatters._mapping import FORMATTERS
File
"/usr/lib/python2.3/site-packages/pygments/formatters/_mapping.py", line
20, in ?
from pygments.formatters.html import HtmlFormatter
File "/usr/lib/python2.3/site-packages/pygments/formatters/html.py",
line 17, in ?
from pygments.token import Token, Text, STANDARD_TYPES
File "/usr/lib/python2.3/site-packages/pygments/token.py", line 47, in ?
Token = _TokenType()
File "/usr/lib/python2.3/site-packages/pygments/token.py", line 26,
in __init__
self.subtypes = set()
NameError: global name 'set' is not defined
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2011-06-18 20:51 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-06-18 20:51 [Georg-Johann Lay] viewcvs: Python error Ian Lance Taylor
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).