[ANN] pylint 0.19 / astng 0.19.2
David Robinow
drobinow at gmail.com
Fri Dec 18 13:04:05 EST 2009
On Fri, Dec 18, 2009 at 12:49 PM, Jean-Michel Pichavant
<jeanmichel at sequans.com> wrote:
> Jerry Hill wrote:
>>
>> On Fri, Dec 18, 2009 at 12:24 PM, Jean-Michel Pichavant > File
>>> "/opt/tools/python/python2.3/site-packages/logilab_astng-0.19.2-py2.5.egg/logilab/astng/infutils.py",
>>> line 28, in <module>
>>> from logilab.astng._nodes import Proxy_, List, Tuple, Function, If,
>>> TryExcept
>>> ImportError: No module named _nodes
>>>
It works for me (but I'm running cygwin)
You should have a file
/opt/tools/python/python2.3/site-packages/logilab_astng-0.19.2-py2.5.egg/logilab/astng/_nodes.py
Does it exist? If not, reinstall logilab_astng-0.19.2
More information about the Python-list
mailing list