1.下载PyDev
http://sourceforge.net/projects/pydev/files/
2.下载完成之后,解压文件,把文件features内容复制到,eclipse的features下,把文件plugins内容复制到,eclipse的plugins下。
3.启动eclipse
4.在eclipse在菜单中点击windows->preferences
5.在preferences找到pydev->interpreter-python或者python interpreter
6.点击new,在interpreter name输入名称,在interpreter ececutable输入python.exe的路径