【发布时间】:2011-09-13 08:23:34
【问题描述】:
我在 Mac OS X Lion 上安装 ipython 如下: How to install iPython on Snow Leopard
当我在我的 Mac 上执行此操作时 sudo /usr/bin/easy_install-2.6 python
原来我原来安装了easy_install-2.5、2.6、2.7!
然后我选择easy_install-2.7安装python,就可以了。
但是如果我用 2.5、2.6 版本的 easy_install 安装 ipython 会怎样? 这背后是怎么回事?
【问题讨论】:
标签: python macos ipython easy-install