[Python-apps-team] Bug#565366: pylint: install fails using Python 3.1.1
JTM
jtm.moon.stuff at gmail.com
Fri Jan 15 05:51:53 UTC 2010
Package: pylint
Version: 0.19.0
I downloaded pylint-0.19.0. It fails to install.
Here is the cmd line error:
--> cd C:\temp\pylint-0.19.0
--> which python
C:\Python31\python.EXE
--> python setup.py
File "setup.py", line 118
except OSError, ex:
^
SyntaxError: invalid syntax
I am using Windows XP.
I have installed Python 3.1.1 from
http://www.python.org/download/releases/3.1.1/
More information about the Python-apps-team
mailing list