Read and respond to this message at: 
https://sourceforge.net/forum/message.php?msg_id=6497414
By: glen_richards

I've installed:

pylint 0.16.0
logilab-astng-0.17.4
logilab-common-0.38.0

I get the following exception in eclipse:

Traceback (most recent call last):
 File 
"C:\dev\Python26\Lib\site-packages\pylint-0.16.0-py2.6.egg\pylint\lint.py",
line 31, in <module>
   from pylint.checkers import utils
 File "c:\dev\python26\lib\site-packages\pylint-0.16.0-py2.6.egg\pylint\checkers
\__init__.py", line 40, in <module>
   from logilab.astng.utils import ASTWalker
 File "C:\dev\Python26\Lib\site-packages\logilab\astng\__init__.py", line 48,
in <module>
   from logilab.common.compat import chain, imap
ImportError: No module named common.compat 

I know this is likely to be a issue with pylint (I've posted there too), but
I'm posting here in case anyone knows what's up.

I've tried using easy_install & manual "setup.py install" on clean installs
of Python 2.6 (Windows Vista)

I'm using pydev 1.4.4

Is there a known good version combo of pylint & it's deps that work with pydev?

ta.


Glen



______________________________________________________________________
You are receiving this email because you elected to monitor this forum.
To stop monitoring this forum, login to SourceForge.net and visit: 
https://sourceforge.net/forum/unmonitor.php?forum_id=293649

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to