Menu

#1209 Error running python coverage

open
nobody
None
5
2010-08-26
2010-08-26
No

When I select Run - Run As - Python Coverage the following message appears in the Console window:

File "C:\eclipse\plugins\org.python.pydev.debug_1.6.1.2010080312\pysrc\coverage.py", line 336
print error
^
SyntaxError: invalid syntax

My configuration:
Windows Vista
Python 3.1.2
Eclipse 3.6

Discussion