Email [Python-projects] PyLint Error

from
Ann & Piet Stevens - De Smedt <ann-piet at pandora dot be>
subject
[Python-projects] PyLint Error
date
2003/09/20 00:06

Dear Madam/Sir,

I have installed pylint 0.1.2 and common libraries 0.3.0, for use with
Python2.3 on a Windows2000 machine. After having added a pylint.bat on the
bin directory, the install works, but I receive the following error message
when trying to use PyLint:

C:\Python23\Test1\App1>c:\python23\python
C:\Python23\Lib\site-packages\logilab\
pylint\lint.py wxFrame1
Traceback (most recent call last):
  File "C:\Python23\Lib\site-packages\logilab\pylint\lint.py", line 31, in ?
    from logilab.common.astng import ASTNGManager, ASTNGBuildingException
ImportError: cannot import name ASTNGManager

What is wrong?

Regards,

Piet.






_______________________________________________
Python-Projects mailing list
Python-Projects@lists.logilab.org
http://lists.logilab.org/mailman/listinfo/python-projects


has reply