[Python-projects] pylint with Python 2.6 on Vista

Sylvain Thénault sylvain.thenault at logilab.fr
Wed Mar 25 08:21:45 CET 2009


Le Wednesday 25 March 2009 02:37:58 Tom Malcolmson, vous avez écrit :
> Hi.

Hi,

Please use python-projects at lists.logilab.org for questions regarding pylint 
(Cced)
> I've just tried pylint 0.17.0 with Python 2.6.1 on Vista Business 32bit.
>  I installed pylint, logilab-astng, logilab-common all successfully with
> the python setup.py install command.
>
> I get an exception when I run pylint (the output is below).  Does pylint
> work with Python 2.6?  I'm particularly interested in using it in
> relation to RPython.

Unfortunatly latest release has broken Python2.6 suppor, it will be fixed in 
the next astng/pylint release (today). Also what do you mean by "using it in 
relation to RPython" ? If you mean using RPython restriction detection which 
was done by pylint, this is not your lucky day since the rpython checker has 
been removed from pylint 0.17 since it wasn't maintained and rpython is 
somewhat a moving target. Of course if you've any interest in it it's easy to 
get it back from an earlier release.

Regards
-- 
Sylvain Thénault                               LOGILAB, Paris (France)
Formations Python, Zope, Plone, Debian:  http://www.logilab.fr/formations
Développement logiciel sur mesure:       http://www.logilab.fr/services
Python et calcul scientifique:           http://www.logilab.fr/science


More information about the Python-Projects mailing list