python3.8.2安装ipython_如何使用Python 3而不是Python 2运行IPython?

卸载然后重新安装所有IPython:

卸载:brew uninstall ipython ## had a version installed w/ brew on my machine

pip2 uninstall ipython

pip3 uninstall ipython

用PIP 2和PIP 3重新安装:pip2 install ipython

pip3 install ipython

现在我知道ipython2使用版本2.7而ipython使用版本3.6:

mustache:~ r8t$ ipython

Python 3.6.5 (default, Apr 25 2018, 14:26:36)

Type 'copyright', 'credits' or 'license' for more information

IPython 6.4.0 -- An enhanced Interactive Python. Type '?' for help.

In [1]: exit()

mustache:~ r8t$ ipython2

Python 2.7.15 (default, May 1 2018, 16:44:37)

Type "copyright", "credits" or "license" for more information.

IPython 5.7.0 -- An enhanced Interactive Python.

? -> Introduction and overview of IPython's features.

%quickref -> Quick reference.

help -> Python's own help system.

object? -> Details about 'object', use 'object??' for extra details.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值