PyDev import in eclipse
问题 I just installed Eclipse Indigo, in Ubuntu 10.04 LTS, and installed Pydev with it. I did the following: (1) set python interpreters by pressing Auto config in Window > Preferences > PyDev > Editor > Interpreter-Python (2) set system Pythonpath through Window > Preferences > PyDev > Editor > Interpreter-Python (a) pressed New Folder and added /usr/lib/python2.6 I am trying to run an openrave code in eclipse and have all the required openrave libraries installed. "openravepy" is in the