The following forum message was posted by fabioz at 
http://sourceforge.net/projects/pydev/forums/forum/293649/topic/4894662:

Well, what PyDev does is execute the path you passed passing
plugins/org.python.pydev/PySrc/interpreterInfo.py as a parameter -- from the
output, I'd say the executable you're passing is a link to pydoc3 and not to
Python... Can you execute it in the command line:

/my/path/to/python plugins/org.python.pydev/PySrc/interpreterInfo.py and see
if you have a different output? Also, if you just execute /my/path/to/python
in the command line, it should start the python interactive shell... does this
happen in your case?

Cheers,

Fabio

------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to