【发布时间】:2013-12-22 04:31:36
【问题描述】:
我的机器上安装了 python 2.7 和 python3 以及 ipython。我想在默认情况下将 Ipython 与 python3 一起使用,它采用 python 2.7。在 python 3 中使用 ipython 的过程是什么。
【问题讨论】:
-
另见stackoverflow.com/questions/21374675/ipython3-for-mac-osx。
pip3 install ipython[all].