How to realize the interactive python in Eclipse?

purple yao1337 at gmail.com
Sun Dec 3 10:27:39 EST 2006


Thanks so much for your concern~~

In the preferences for pydev, I have added the python.exe in the python
interpreters, and also the system PYTHONPATH, Forced built-in libs. I
am not sure whether you mean it?
I am sorry because I am a green hand on the eclipse.

And for the external tools, I have include the "-i" as an argument for
the python interpreter and there is no other argument. Is there any
other argument?

Thanks so much~~

>
> Do you not want to run python from eclipse? If so, go to preferences
> for pydev and show pydev where your python executable is. Then you can
> use the debug function to look at variables.
>
> For the external tools problem with python interactive, did you include
> "-i" as an argument for the python interpreter?




More information about the Python-list mailing list