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

Hi Oliver,

It might be worth asking the PyLint team about that... Provided that the 
PYTHONPATH
is correct and the Pydev type-inference engine is finding those (otherwise
code-completion wouldn't work), it seems related only to PyLint.

Still, try running it from the command-line and see if it works from there...
If it works from there and not from Pydev, then it's usually a problem in the
PYTHONPATH configuration (interpreter or project), but if it doesn't that 
usually
indicates a PyLint problem.

Cheers,

Fabio

______________________________________________________________________
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

------------------------------------------------------------------------------
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to