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

I have created a custom interpreter because I am using a command line program 
that embeds python. However, code complete ion doesn\'t always work. I think I 
know the reason why but don\'t know the solution. Specifically the thing that 
starts the python interpreter is a script that then passes arguments to a child 
program (the real interpreter) to make it act as a python interpreter 
(otherwise it interprets another legacy language). However, it appears that 
pydev launches a python process for code introspection. This starts the shells 
script but when looks for the interpreter by name and of course doesn\'t find 
the child interpreter.

help! ;-)

regards
gary

------------------------------------------------------------------------------
The Palm PDK Hot Apps Program offers developers who use the
Plug-In Development Kit to bring their C/C++ apps to Palm for a share
of $1 Million in cash or HP Products. Visit us here for more details:
http://p.sf.net/sfu/dev2dev-palm
_______________________________________________
Pydev-users mailing list
Pydev-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pydev-users

Reply via email to