[Python-projects] bug or ... in PyLint

Adrien Di Mascio Adrien.DiMascio at logilab.fr
Mon Oct 16 11:26:10 CEST 2006


Hi,

[.:: Mehdi Bayazee ::.]
> hi
> i download and install the PyLiny , when i run it this error raised !
> =

> Traceback (most recent call last):
>  File "/usr/bin/pylint", line 3, in ?
>    from pylint import lint
>  File "/usr/lib/python2.4/site-packages/pylint/lint.py", line 52, in ?
>    from pylint.utils import UnknownMessage, MessagesHandlerMixIn, \
>  File "/usr/lib/python2.4/site-packages/pylint/utils.py", line 25, in ?
>    from logilab.common.configuration import rest_format_section
> ImportError: cannot import name rest_format_section

Downloading the latest version of logilab-common should fix this :

http://www.logilab.org/projects/common/0.19.3

Cheers,
Adrien.

-- =

Adrien Di Mascio                                LOGILAB, Paris (France).
Formations Python,Zope,Debian,Calcul    http://www.logilab.fr/formations
D=E9veloppement logiciel sur mesure:      http://www.logilab.fr/services
Informatique scientifique:              http://www.logilab.fr/science
Python in Python:     http://codespeak.net/pypy/dist/pypy/doc/index.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.logilab.org/pipermail/python-projects/attachments/200610=
16/587bbb56/attachment-0002.pgp


More information about the Python-Projects mailing list