【问题标题】:Switching to ipython for python3?为 python3 切换到 ipython?
【发布时间】:2013-12-22 04:31:36
【问题描述】:

我的机器上安装了 python 2.7 和 python3 以及 ipython。我想在默认情况下将 Ipython 与 python3 一起使用,它采用 python 2.7。在 python 3 中使用 ipython 的过程是什么。

【问题讨论】:

标签: python ipython


【解决方案1】:

你为什么不试试这个:

ipython3

【讨论】:

  • 我试过这个它不工作它说 The program 'ipython3' current not installed.您可以通过键入以下命令来安装它: sudo apt-get install ipython3 我安装它现在工作正常,谢谢。
【解决方案2】:

我必须在类似于 Debian 和 Ubuntu 的 Linux Mint 上 apt-get install ipython3。

如果你使用的是类似 Redhat 的操作系统,你可能有类似 yum 的东西。

【讨论】:

  • 是的,我也必须这样做。安装后它工作正常。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 2019-07-04
  • 1970-01-01
  • 2015-05-04
  • 2019-07-20
  • 2017-02-08
相关资源
最近更新 更多