[Python-projects] There is a failure during pylint version 0.16.0 installation

Sylvain Thénault sylvain.thenault at logilab.fr
Mon Mar 9 10:59:02 CET 2009


Le Monday 09 March 2009 01:33:01 Tony Cappellini, vous avez écrit :
> Hello.
>
> I"m new to pylint, and I am seeing a problem installing it on Windows
> XP, although I didn't usae easy install. Python2.5.4 is my python
> version.
>
> I've installed astng, common, and pylint 0.16.0 using
>
> python setup.py install
>
> for each package.
>
> astg and common install fine, but pylint gives me these errors

[snip]

this shouldn't be a problem, it's simply trying to byte-compile some test 
input files with syntax error by design, testing pylint behaviour. I've fixed 
this in mercurial so we don't get anymore those spurious errors.
-- 
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