Eclipse, PyDev "interpreter does not exist in filesystem"

14,513

This is an introduced bug as part of the latest changes done in PyDev interpreter (it should work even without a full path -- please create a new issue at the PyDev tracker: https://sw-brainwy.rhcloud.com/tracker/PyDev/ with the error you get when running).

Share:
14,513
voiDnyx
Author by

voiDnyx

Updated on July 20, 2022

Comments

  • voiDnyx
    voiDnyx almost 2 years

    I recently wanted to start programming with python and therefore set up my eclipse with PyDev. Now, i followed the step-by-step Tutorial at

    http://pydev.org/manual_101_interpreter.htm

    l but when i create my first PyDev Project i get the error:

    "The interpreter configured does not exist in the filesystem: python"

    I am using Eclipse 4.3, Python 2.7 and I installed PyDev via the eclipse 'Install new software' option. I did not configure any Jython/IronPython interpreters and the following is how my python-interpreter preferences look like:

    enter image description here

    Any help would be appreciated :)

  • Otherness
    Otherness about 4 years
    I tried this, but when I put in the location I get when I type in "where python", it comes up with an error saying "The file cannot be accessed by the system". I'm using Windows 10 and photon eclipse 4.14