I have a problem related to PyDev's interpreter configuration in eclipse, every time I try to run, the following error appears:
"Unable to get project for the run"
Has anyone ever had this error using eclipse?
I have a problem related to PyDev's interpreter configuration in eclipse, every time I try to run, the following error appears:
"Unable to get project for the run"
Has anyone ever had this error using eclipse?
In the compiler / interpreter settings, you must pass the path of the python interpreter. the PyDev does not see fully configured.
Follow the template of the image below and the Manual link: