首页 > 其他 > 详细

pydev安装

时间:2015-05-26 12:30:28      阅读:226      评论:0      收藏:0      [点我收藏+]

url:http://pydev.org/download.html

‘Quick Install‘:

LiClipse

Get LiClipse from http://www.liclipse.com (and help supporting PyDev) and use a native installer with PyDev builtin.

 

Update Manager

Go to the update manager (Help > Install New Software) and add: 

http://pydev.org/updates    or 

http://pydev.org/nightly 

and follow the Eclipse steps.

 

Zip File

An alternative is just getting the zip file and extracting it yourself in eclipse.

For Eclipse 3.4 onwards, you can extract it in the ‘dropins‘ folder (and restart Eclipse).

For Eclipse 3.2 and 3.3, you have to make sure the plugins folder is extracted on top of the Eclipse plugins folder andrestart with ‘-clean‘.

1.下载Eclipse

2. update manager (Help > Install New Software) and add: 

http://pydev.org/updates

或者 :下载zip包  解压到eclipse目录新下的dropins文件夹,然后重启eclispe

3.设置python编译器,Windows->Preferences->PyDev->Interpreters->Python Interpreter

选择Quick Auto-Conifg

或者New自定义python.exe 的路径

pydev安装

原文:http://www.cnblogs.com/lfzark/p/4530152.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!