作者chunhua (蓝色之梦)
看板Python
标题[教学] 安装Pydev
时间Sun Dec 20 10:21:00 2009
看着
刚刚学着安装 希望能留下一些有用的纪录
1.Pydev 的首页
http://pydev.sourceforge.net/
2.到download的网页
http://pydev.org/download.html
3.前置安装需求
At least one of:
Python (2.1 or newer)
Jython (2.1 or newer)
IronPython (2.6 or newer)
and
Aptana Studio or Eclipse (3.2 to 3.5)
Python and IronPython require only the Platform Runtime Binary (download around 45-50 MB), and Jython also requires JDT.
Java 1.4 or higher
4. 我是装Python & Eclipse
Python:这应该不用说 官网上抓
Eclipse: Platform Runtime Binary (download around 45-50 MB)
(Eclipse )解压缩即可
http://download.eclipse.org/eclipse/downloads/drops/R-3.5.1-200909170800/winPlatform.php#EclipseSDK
5.别忘了JAVA
http://java.sun.com/
http://java.sun.com/javase/downloads/widget/jdk6.jsp
6.安装 pydev 在Eclipse上
http://pydev.org/download.html#id4
简单的方法 使用installer
http://pydev.org/manual_101_install.html
7.校正目录Configure Interpreter
http://pydev.org/manual_101_interpreter.html
8.完成第一个档案
http://pydev.org/manual_101_first_module.html
之後继续参考
http://pydev.org/manual_101_root.html
** 补充一点
我发现 安装pythonxy 所有东西一次就帮你装到好
超方便 还附带了很多package
http://www.pythonxy.com/foreword.php
--
※ 发信站: 批踢踢实业坊(ptt.cc)
◆ From: 98.212.226.120
※ 编辑: chunhua 来自: 98.212.226.120 (12/20 10:22)
※ 编辑: chunhua 来自: 192.17.144.35 (12/20 11:08)
1F:推 guteres:大推,一次满足所有须求 12/20 21:27
2F:推 rexrainbow:推~ 12/21 13:03