Hello everybody. Lately, I'm having a problem with PyDev which is driving me crazy:
It is failing to connect to the Python console, therefore, many built-ins appear as errors (None, name, the os modules, etc.). I have tried downgrading PyDev, I have tried disabling IPv6, I have tried disabling my Linux firewall, I have tried re-installing everything and no luck...
This is rendering the entire IDE unusable because it keeps listing errors which are not: a simple x = None gives a "undefined variable None".
Another thing is that this error is not consistent, sometimes it connects to the python console, sometimes it doesn't.
I'm running Eclipse Juno on Mageia 2
I would appreciate any help, this is driving me crazy.