python 的ide,之前用过eric5,只要下载eric5后,点击install就行了。
后来改用pydev;
安装pydev
先下载eclipse,jre;我下的是4.4luna
再eclipse--help--install new software
在“Work with:”后输入“pydev - http://pydev.org/updates”
“PyDev”前打勾;
next--finish;
安装完后重启eclipse。
配置Python解析器
window--preferences--PyDev--Interpreter--Python interpreters。
在Python interpreters中New--加入Python路径(或者Quick Auto-Config)--OK
点击Apply--OK。
确认后会在System PYTHONPATH中加入package的路径。
配置PyDev,开始eclipse-Python之旅,布布扣,bubuko.com
时间: 2024-10-28 23:46:02