[Pydev-users] [Users] RE: PyDev inter[eratpr error eclipse
Brought to you by:
fabioz
|
From: SourceForge.net <no...@so...> - 2011-05-31 10:47:15
|
The following forum message was posted by fabioz at http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4551940: This usually means you have one default interpreter and are trying to configure another interpreter, but the environment variables point to another one... Can you try running from the command line the following: path\to\python D:\bin\eclipse361\plugins\org.python.pydev_2.1.0.2011052513\PySrc \interpreterInfo.py and post the full output? Also, please post your PYTHONPATH, PATH, PYTHONHOME and PYTHONROOT variables. Cheers, Fabio |