Pylint doesn't show anything on Eclipse
Brought to you by:
fabioz
- System: Windows 7
- Eclipse version: 3.7.2
- PyDev version: 2.7.1.201200913
- PyDev error log: none
- Eclipse install location: Desktop\Work\eclipse
- What were you doing when the bug app: just trying to run my Python script
I have installed the latest pylint and it works fine from Windows command line. I have added Pydev-PYTHONPATH with source directory that I want to lint. Also from Pytdev->PyLint I've selected 'Use pylint' and updated 'Location of pylint (lint.py):' with the correct lint.py. I don't see any lint output on either the Console or Problem view. My Eclipse is version 3.7.2.
Posted in stackoverflow too: http://stackoverflow.com/questions/12825900/pylint-doesnt-show-anything-on-eclipse
View and moderate all "bugs Discussion" comments posted by this user
Mark all as spam, and block user from posting to "(deprecated) Please use https://www.brainwy.com/tracker/PyDev/"
I'm having similar problems... I upgraded eclipse to a fresh install of 4.2 (Juno) and PyDev just to be sure. Same problem on Windows (Portable Python 2.7.3) and Ubuntu (Python 2.7.3). I get *some* output in the 'Problems' window, but only a small fraction of what pylint reports to the console window (4 warnings vs. 17 warnings and 1 error), working with PyQt4.
Last edit: Anonymous 2014-02-18