在 Mac OS X 下使用 IPython

使用 IPython 真的很让人着迷,我决定把家里的 iMac 也安装上 IPython 以便于我进一步的学习。在 Mac OS X 下安装 IPython 则是件很简单的事,使用 easy_install 命令即可。值得说明的是,由于 Mac OS X Snow Leopard 更改了 GNU Lisence,所以在 Mac OS X 下安装 IPython 还单独需要 readline 功能,不过在 setuptools 工具面前一切都那么简单。直接在 Mac 的命令行下执行如下命令即可,具体过程如下:
chenjunlu@mac:~ > easy_install-2.6 readline ipython
Searching for readline
Reading http://pypi.python.org/simple/readline/
Reading http://github.com/ludwigschwardt/python-readline
Reading http://www.python.org/
Best match: readline 6.2.1
Downloading http://pypi.python.org/packages/2.6/r/readline/readline-6.2.1-py2.6-macosx-10.6-universal.egg#md5=ede81e48d1d5a0b889fe75a240833f47
Processing readline-6.2.1-py2.6-macosx-10.6-universal.egg
creating /Library/Python/2.6/site-packages/readline-6.2.1-py2.6-macosx-10.6-universal.egg
Extracting readline-6.2.1-py2.6-macosx-10.6-universal.egg to /Library/Python/2.6/site-packages
Adding readline 6.2.1 to easy-install.pth file
Installed /Library/Python/2.6/site-packages/readline-6.2.1-py2.6-macosx-10.6-universal.egg
Processing dependencies for readline
Finished processing dependencies for readline
Searching for ipython
Reading http://pypi.python.org/simple/ipython/
Reading http://ipython.scipy.org
Reading http://ipython.scipy.org/dist
Reading http://ipython.scipy.org/dist/0.10
Reading http://ipython.scipy.org/dist/0.9.1
Reading http://ipython.scipy.org/dist/0.8.4
Reading http://ipython.org
Reading http://archive.ipython.org/release/0.11/
Reading http://ipython.scipy.org/dist/old/0.9
Best match: ipython 0.11
Downloading http://archive.ipython.org/release/0.11/ipython-0.11-py2.6.egg
Processing ipython-0.11-py2.6.egg
creating /Library/Python/2.6/site-packages/ipython-0.11-py2.6.egg
Extracting ipython-0.11-py2.6.egg to /Library/Python/2.6/site-packages
Adding ipython 0.11 to easy-install.pth file
Installing ipcontroller script to /usr/local/bin
error: /usr/local: Permission denied
chenjunlu@mac:~ > sudo easy_install-2.6 readline ipython
Searching for readline
Best match: readline 6.2.1
Processing readline-6.2.1-py2.6-macosx-10.6-universal.egg
readline 6.2.1 is already the active version in easy-install.pth
Using /Library/Python/2.6/site-packages/readline-6.2.1-py2.6-macosx-10.6-universal.egg
Processing dependencies for readline
Finished processing dependencies for readline
Searching for ipython
Best match: ipython 0.11
Processing ipython-0.11-py2.6.egg
ipython 0.11 is already the active version in easy-install.pth
Installing ipcontroller script to /usr/local/bin
Installing iptest script to /usr/local/bin
Installing ipcluster script to /usr/local/bin
Installing ipython script to /usr/local/bin
Installing pycolor script to /usr/local/bin
Installing iplogger script to /usr/local/bin
Installing irunner script to /usr/local/bin
Installing ipengine script to /usr/local/bin
Installing ipython-qtconsole script to /usr/local/bin
Using /Library/Python/2.6/site-packages/ipython-0.11-py2.6.egg
Processing dependencies for ipython
Finished processing dependencies for ipython
chenjunlu@mac:~ >
相关日志:
- 2011年03月28日 -- Mac OS X 下的 MicroSoft 鼠标驱动 (2)
- 2011年11月2日 -- 在 RHEL 5.5 下安装 Python 和 IPython (0)
- 2011年08月4日 -- Comex — 年仅19岁的超级黑客 (0)
- 2011年07月14日 -- 在 Mac OS X 下修改 hosts 文件 (3)
- 2010年06月22日 -- iOS4 终于出来了 (0)
Categories
- 信息世界 | IT (85)
- Certification (1)
- Database (15)
- Google (10)
- Hardware (2)
- J2EE (4)
- Network (17)
- OS (17)
- Programming (11)
- Virtualization (1)
- Webmaster (5)
- 数码先锋 | Digital (15)
- 时事评论 | Event (5)
- 时光飞驰 | News (2)
- 杂七杂八 | Mix (2)
- 流金岁月 | Life (9)
- 游戏志 | Game (13)
- 看电影 | Movie (10)
- 红魔拥趸 | ManUtd (5)
- 读书频道 | Reading (1)
- 音乐无限 | Music (5)
- 信息世界 | IT (85)
Latest Comments
- Robin 发表在《查看已经安装的 Perl 模块》
- xiaochuanjiejie 发表在《查看已经安装的 Perl 模块》
- 马继军 发表在《About Me》
- Robin 发表在《在 Cacti 下实现对 Tomcat 的监控》
- 酱油 发表在《在 Cacti 下实现对 Tomcat 的监控》
- dream 发表在《理解 pkg-config 工具》
Twitter
- Chenjunlu’s Blog: 在 MIUI 系统下开启 App2SD+ 功能 http://t.co/t6F5HiRm 2012-02-15
- Chenjunlu’s Blog: 虚拟化 hypervisor 的类型对比 http://t.co/T7hvle03 2012-01-31
- I'm at 公主岭 (Siping) http://t.co/mpEU711u 2012-01-27
- 好像又没动静了。 2012-01-09
- I'm at 宜家家居 IKEA (Dalian) http://t.co/MJWDZt3g 2012-01-07
- I'm at 中山广场 Zhongshan Circus (大连) http://t.co/MyBQWjOF 2012-01-04
- I'm at Changchun Railway Station 长春站 (长白路5号, 长春市) http://t.co/sdcmprTJ 2012-01-03
- I'm at 万达广场 (Shenyang) http://t.co/EfAqBrNn 2011-12-31
- Chenjunlu’s Blog: Liferay Portal 集群配置指南 http://t.co/ANxjlSID 2011-12-26
- I'm at 壹品星海 (Dalian, China) http://t.co/knlcVidX 2011-12-14
- I'm at 五殼日本料理 (Dalian) http://t.co/Zocw45vI 2011-12-10
- I just became the mayor of 五殼日本料理 on @foursquare! http://t.co/rfHazBzj 2011-12-10
- I'm at 壹品星海 (Dalian, China) http://t.co/hQH7xCNa 2011-12-10
- I'm at 奥林匹克广场 Olympics Square (五四路, 大连) http://t.co/BWEGsBpt 2011-12-02
- Chenjunlu’s Blog: Kindle Keyboard 上手玩 http://t.co/hhN6HoN4 2011-12-02
豆瓣生活
Foursquare Checkins
标签
Android Apache Apple Cacti CPAN Digital Signature England Excel VBA Facebook Froyo Google Gravatar HA HTC Desire httpd https IBM iPad J2EE Java JBoss Konami Linux Man Utd Oracle Perl PES2011 Playstation Premier League PSP Red Hat RHCS RHEL RMAN Rooney RSA Secure Shell SNMP South Africa 2010 ssh Windows World Cup 人生 桌游 爱电影




