简体   繁体   English

切换到python3的ipython?

[英]Switching to ipython for python3?

I have python 2.7 and python3 installed on my machine along with ipython. 我在我的机器上安装了python 2.7和python3以及ipython。 I wanna use Ipython with python3 by default its taking python 2.7. 我想使用Ipython和python3默认使用python 2.7。 Whats the Process to use ipython with python 3. 是什么过程使用ipython与python 3。

你为什么不试试这个:

ipython3

I had to apt-get install ipython3, on Linux Mint, which is similar to Debian and Ubuntu. 我不得不在Linux Mint上安装apt-get install ipython3,它类似于Debian和Ubuntu。

If you're on a Redhat-like OS, you may have something similar for yum. 如果您使用的是类似Redhat的操作系统,那么您可能会有类似于yum的东西。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM