Pydev no Eclipse: Unable to get project for the run

Asked

Viewed 87 times

0

I have a problem related to setting the Pydev interpreter in eclipse, every time I try to give Run, the following error appears:

"Unable to get project for the run"

Has anyone ever made that mistake using the eclipse?

1 answer

0

In compiler/interpreter settings, you must pass the python interpreter path. Pydev does not see fully configured.

Follow the image template below and the link to Handbook:

inserir a descrição da imagem aqui

  • So, I had already made this configuration, following the instructions of this link here: http://www.pydev.org/manual_101_interpreter.html , but I still could not. I decided to uninstall and delete all the eclipse files from my computer and reinstall it. It worked :) But thank you so much for your attention.

Browser other questions tagged

You are not signed in. Login or sign up in order to post.