score:24
Accepted answer
There's a little tutorial explaining about it at:
http://pydev.blogspot.com.br/2010/04/pydev-and-virtualenv.html
I believe your problem is explained there... (i.e.: after installing something you must restore your interpreter info).
score:0
In Preferences/ PyDev/ Interpreters/ Python Interpreter, go to the Libraries tab and add a new folder for the site-packages
folder where your virtualenv
packages are installed.
Source: stackoverflow.com
Related Query
- Setting up Eclipse Juno with PyDev and Virtualenv
- pydev - setting up an existing python27 project complete with dlls and nested source folders in eclipse indigo
- pydev - setting up an existing python27 project complete with dlls and nested source folders in eclipse indigo
- Code completion issues with the Scala-IDE and Eclipse Juno
- How to setup remote debugging with Eclipse and PyDev
- "Main type not specified" with GWT and Eclipse Juno 4.2
- I have eclipse with pydev and i set the background to black and text white. now when i click on any word, is highlighted in a yellow color
- Pre-fill new functions in Eclipse and Pydev with docstring and "Not Implemented" exception
- Simple Servlet with Eclipse Juno and J2EE Preview server
- Error with GlassFish 4 and Eclipse Juno JavaEE
- Setting up SDL2 with Eclipse and MinGW on Windows
- Base classes missing with Pydev interpreter and virtualenv
- How do I install ANTLR IDE with Eclipse Juno and PDT (PHP)
- Error in loading maven artifacts with eclipse juno and java 8 installed
- Run Eclipse 64Bit and 32Bit version with one setting
- Django debugging with Eclipse and PyDev
- virtualenv python - using Pydev with Eclipse neon
- Eclipse Juno and Maven plugin fails with project update
- Interactively testing code sections in Eclipse with PyDev (how-to and best practices)
- Eclipse Juno with PyDev deletes my django files
- Hibernate Classes Not Importing with Eclipse Juno and GWT: LockMode, SessionFactory, Criterion
- Is there an Eclipse Pydev setting or something in my Python get request preventing me from connecting with a host?
- Setting up QGIS to work with Eclipse and Python
- Setting up SDL2 with eclipse and mingw: SDL_INIT crash
- Error setting up project with latest version of jQuery Mobile and MDS AppLaud for Eclipse
- Python unit-test running oddity with Eclipse and PyDev
- JDK and JREs installed, but Eclipse Juno with ADT can't find them on Mac OS Mavericks
- Eclipse Juno SR2 and Subclipse with Maven
- How to configure Eclipse with PyDev and Django?
- Problems with importing netcdf4 and xarray when debugging - in eclipse + pydev on windows
More Query from same tag
- eclipse start up error message, how to catch it
- Java ComboViewer react on edit, KeyListener?
- Eclipse RCP product - is there anyway to update the PATH during launch
- Getting started with Jackrabbit WebDav Servlet
- Java: How can I get a deterministic method result when it is launched from a user interface?
- Using maven for a dynamic web project
- The type org.eclipse.ui.texteditor.* is not visible
- Exception occurred while getting the javadoc: Unknown javadoc format
- Main toolbar is not shown in Eclipse RCP application
- Autocomplete for Play 2.0 views paths in Scala controllers in Eclipse
- How to do additional operation when a project has been imported to Eclipse grammatically?
- Eclipse: maven multiple argument string in exec.args
- What is the best practice for logging debug and trace messages in Eclipse plugin?
- Cplex Error : Can't load IA 32-bit .dll on a AMD 64-bit platform
- Why final field variable can not assign to blank in Java?
- Complete procedures for deploying an Eclipse plugin
- Eclipse + JBoss Tools -> Choose text bundle to be used by default
- Eclipse logical directory grouping
- Proguard problems with apk creation
- Aptana tab indentation guides
- Can't Get Eclipse Watch Points To Work
- Spring boot application can't see beans when run as a jar
- I can't find a solution for "The type org.newdawn.slick.opengl.Texture is not accessible"
- Regular expression to find <% but exclude <%@?
- How to get eclipse (Android ) work after update ?
- Eclipse not creating JPA entities from table
- Birt report design validating report parameters while running the report
- Eclipse with ADT wont generate debug.keystore
- Java compareTo() undefined operator
- how to check definition of builtin functions of java in eclipse