Menu

#1369 Errors parsing pylint output

open
nobody
None
5
2011-08-16
2011-08-16
Anonymous
No

PyLint runs correctly on file save and project clean, and I can see the output in the Console view, but the issues it finds do not appear in the Problems view. The Error Log shows that PyDev throws exceptions when trying to handle the PyLint output. Attached are the Console and Error Log output after editing and saving a test file.

Running Ubuntu 11.04 64-bit
Eclipse: 3.5.2
PyDev: 2.2.1.2011071313
PyLint: 0.24.0
astng: 0.21.1
common: 0.55.0
Python: 2.7.1+ (r271:86832, Apr 11 2011, 18:13:53)

Discussion

  • Piotr Dobrogost

    Piotr Dobrogost - 2011-08-16

    duplicate of 3376410