Hi,
I've installed Trac several times successfully before. I've had to
change servers again and followed the same steps as I have before, but I
am getting this internal error:
Oops...
Trac detected an internal error:
invalid syntax (util.py, line 44)
Traceback (most recent call last):
File "trac.cgi", line 21, in ?
from trac.web import cgi_frontend
File "/usr/local/lib/python2.4/site-packages/trac/web/__init__.py",
line 1, in ?
from trac.web.api import *
File "/usr/local/lib/python2.4/site-packages/trac/web/api.py", line
22, in ?
from trac.core import Interface
File "/usr/local/lib/python2.4/site-packages/trac/core.py", line 19, in ?
from trac.util import TracError
File "/usr/local/lib/python2.4/site-packages/trac/util.py", line 44
yield idx, item
^
SyntaxError: invalid syntax
This is very strange. I haven't been able to find anything on Google, so
I thought I'd ask here. Any ideas? I'm running CentOS 3.7, if that helps
anyone. Thanks in advance!
_______________________________________________
Trac mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac