Re: working pylint anyone?
- From: "Diez B. Roggisch" <deets@xxxxxxxxxxxxx>
- Date: Thu, 31 Jul 2008 14:18:40 +0200
Stefan Rank wrote:
on 31.07.2008 11:29 Diez B. Roggisch said the following:
<snip>
<snip>
The packaged version of pylint (0.13.2) fails with this error (last
line):
So - anybody out here having an actually working pylint config and can
tell me what versions work together? I've become pretty dependend on it
to be honest...
Three installations of pylint 0.14.0 that I have access to from here:
pylint.bat 0.14.0,
astng 0.17.2, common 0.27.0
Python 2.5.2 (r252:60911, Feb 21 2008, 13:11:45) [MSC v.1310 32 bit
(Intel)]
pylint 0.14.0,
astng 0.17.2, common 0.31.0
Python 2.5.2 (r252:60911, Jul 23 2008, 00:17:15)
[GCC 4.1.2 (Gentoo 4.1.2 p1.0.2)]
pylint 0.14.0,
astng 0.17.2, common 0.27.0
Python 2.5.1 (r251:54863, Jul 11 2007, 15:07:18)
[GCC 3.3.5 (Debian 1:3.3.5-13)]
All of them installed using good old setup.py (times 3).
easy_install does not work as you noted.
Thanks, that helped. I got the same errors - but these are because of custom
init-hooks I created. Now I need to debug these.. thanks!
Diez
.
- References:
- working pylint anyone?
- From: Diez B. Roggisch
- Re: working pylint anyone?
- From: Stefan Rank
- working pylint anyone?
- Prev by Date: Re: Continuous integration for Python projects
- Next by Date: Re: Difference between type and class
- Previous by thread: Re: working pylint anyone?
- Next by thread: Re: working pylint anyone?
- Index(es):
Relevant Pages
|