how do you install pexpect on Eclipse with the pydev plugin? -


i opened cmd , typed in 'pip install pexpect' , have confirmation installed. when use eclipse, not recognize pexpect. appreciated.

use $easy_install --user pexpect in terminal.http://pythonhosted.org/distribute/easy_install.html


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

java - Using an Integer ArrayList in Android -