[Python-projects] Bug Report - pylint v1.15.2 - error installing on windows w/ python 2.5.2
Sylvain Thénault
sylvain.thenault at logilab.fr
Tue Oct 21 16:48:03 CEST 2008
On Sun, Oct 19, 2008 at 07:25:42PM -0500, Chaim Krause wrote:
> Version 1.15.2
> python 2.5.2
> On Windows XP SP3
>
> Attempting either...
>
> easy_install pylint
>
> or...
>
> python setup.py install
>
> results in an error.
this is a packaging error, creating an empty epylint.bat file in the bin directory
of the distribution directory should fix the pb.
-- Sylvain
More information about the Python-Projects
mailing list