安装ipython,首先系统上已安装python
在这里,我们已安装python3
在windows下:
pip intsall ipython
在linux下:
sudo apt install python3