score:0
had this same problem a few days ago. you might have downloaded the wrong version of pydev for your python version (2.7.5 or something is my python version, but i downloaded pydev for version 3.x.x)
1) uninstall your current version pydev
2) you have to install the correct version by using the "install new software", then uncheck the "show only newest software" or whatever it is. then select the version that matched your python version, and install :)
score:0
i had the same problem when installing on ubuntu 16.04 via the repository. this was because the version it installed was not compatible with the python plug-in from http://www.pydev.org/updates/
instead of using the older version of both eclipse and pydev, i uninstalled eclipse via the repository by first clicking the 'install' button, then when it immediately switched to 'uninstall' i clicked that.
i then went to: http://www.eclipse.org/ and downloaded the recommended gz file. i then unzipped it into my /opt directory. i deleted the file path info from the command below and dragged the file "eclipse-inst-linux64.tar.gz" into terminal so it had the full file path.
sudo tar -xf /path/to/file -c /opt
i then used nautilus to navigate to my /opt/eclipse-installer folder and double-clicked on the file: eclipse-inst
this ran the installer. i accepted the home directory recommendation. i accepted the offer to open eclipse.
in eclipse i went help --> market place and then took the option to install pydev from there.
now when i got to window --> preferences, the option pydev exists.
score:1
pydev is not meant to be installed through eclipse's marketplace. follow the instructions at http://pydev.org/manual_101_install.html. specifically this part
installing with the update site
note: instructions are targeted at eclipse 3.5 onwards
to install pydev and pydev extensions using the eclipse update manager, you need to use the help > install new software... menu (note that in older versions, this would be the 'find and install' menu).
so basically you have to install it using the "install new software" menu. it's explained in detail in pydev's own installation manual.
Source: stackoverflow.com
Related Query
- PyDev not appearing in Eclipse after install
- Pydev Perspective Not Showing After Install For Eclipse
- PyDev Perspective not showing after Install on Eclipse 3.8
- PyDev does not appear after install in eclipse7 though I have java7 in eclipse Mars
- Maven not showing up in Eclipse (Kepler) even after m2e install
- PyDev not appearing in Eclipse despite having Java 7
- R help is not updated in Eclipse after R CMD install
- BrightScript Eclipse Plugin Not Showing Up After Install on OSX
- Eclipse - Install new Software not appearing in the Help menu
- pydev will not install in Eclipse 3.72
- SNAPSHOT Artifacts not visible in eclipse after mvn install
- eclipse IDE after a brand new install not start but complains
- Eclipse Workspace not recognized after clean install
- Not able to install c++ eclipse indigo after completely uninstalling from ubuntu 11.10
- Run on server option not appearing in Eclipse
- Eclipse projects not showing up after placing project files in workspace/projects
- Eclipse on Mac, getting "Specified VM install not found" error when trying to build
- PyDev not showing up in Eclipse
- PyDev Eclipse Python interpreters Error: stdlib not found
- Honeycomb preview - can not install my app on emulator under Eclipse
- Pydev Not Recognized in Eclipse
- SRC folder in Eclipse is empty (MainActivity class not created) after creating a new android project using Eclipse
- Eclipse pydev warning - "Debugger speedups using cython not found."
- PyDev in Eclipse does not recognize db.add_column from South
- Java JFrame Window not appearing when run from Eclipse
- Install New Software on Eclipse not working on Mac
- Eclipse not creating new Activity and xml layout file (issues started after updating eclipse and sdk)
- Eclipse regex search/replace not replacing after regex positive look-ahead?
- Eclipse Background Color will not change OSX, Pydev
- todo tags not working on eclipse and pydev
More Query from same tag
- Android - <terminated> in eclipse
- How to load a 'ParserModel' and where to place the "en-parser-chunking.bin" file in my Web application?
- FlashBuilder output to SFTP
- how add css,js in html files with spring mvc 4
- How to import javascript files / library into GWT (Eclipse)
- ArtifactTransferException eclipse error when guice added
- How to setup JUnit testing in Gluon Project with Gradle
- My Dynamic Web Project welcome-file doesn't get affected by changes
- Unknown error: Unable to build: the file dx.jar was not loaded from the SDK folder
- Cannot start Tomcat 7.0 in Eclipse
- CAS4 Unsupported major.minor version 52.0
- Running Gradle project via Eclipse errors "system Cannot find System Java Compiler"
- jar-file from persistence.xml is not found in eclipse
- properties file not found after migrating Android project from eclipse to Android Studio
- ProGuard not running from Eclipse?
- Eclipse GDB "init" and "run" settings for ARM LPC1768 using OpenOCD?
- Pass Data from Java File to cpp
- Eclipse toggle show/hide panels
- Copying or keeping a .o file in Debug/Release Output with Eclipse and GCC
- Java virtual machine launcher error- A java exception has occurred
- Plug-in "com.soyatec.edepend" was unable to instantiate class "com.soyatec.uml.ClassDiagramEditor"
- Vaadin Designer installed but can't create Vaadin 10+ design
- how do i create/use an online user database for android app?
- Adding many third party jars to Maven Eclipse runtime
- Suggest imports does not work with Scala IDE (and sbt)
- Add a item to eclipse package explorer's right-click menu
- install plugins to eclipse ide in headless mode
- Eclipse only returning class objects and not the source
- syncadapter android developers has errors parsing in eclipse
- Running Tomcat in Eclipse and getting "Exception loading sessions from persistent storage"