Pretty much all said in the title. I've updated to the last version of Aptana
(on Windows), and now my interpreter does not work. I've recreated the PYTHONPATH
Variable, deleted and reconfigured the python interpreter in Aptana
, deleted and recreated it in my project, still not working...
It gives me following error:
The interpreter configured does not exist in the filesystem
And all kinds of error like :
Description Resource Path Location Type Undefined variable: None models.py line 48 PyDev Problem
Worst part is, I work on a django
app. and I can launch it fine, the only problem resides in Aptana. Any clue?