Eclipse: PyDev installation difficulties

Posted by Rosarch on Stack Overflow See other posts from Stack Overflow or by Rosarch
Published on 2010-04-02T16:48:30Z Indexed on 2010/04/02 16:53 UTC
Read the original article Hit count: 255

Filed under:
|
|

I'm having difficulty getting PyDev to work.

I had an installation of Eclipse for PHP developers (1.2.1.20090918-0703). A month ago, I installed PyDev, and everything worked great. I go to fire it up this morning, and PyDev is gone. There is no option to create a Python project, the Python language editor is missing, etc.

Eclipse for PHP does not say that PyDev is installed, so I grab it from the update URL. The version that comes down is 1.5.6. I restart after the installation, and everything works fine again. Sweet.

Then, I grab Subclipse 1.0.7. Upon restarting after that installation, PyDev is now gone. It isn't recognizing Python projects or Python files, etc. So I uninstall Subclipse. PyDev is still gone. Uninstalling and reinstalling PyDev again doesn't bring it back.

What am I doing wrong? Do I need a different version of Eclipse?

© Stack Overflow or respective owner

Related posts about eclipse

Related posts about ide