1、先用sudo su -指令切换用户root,获得权限
2、输入pip3 install ipython(安装python3.6的用)
或者pip install ipython(安装python2.7的用)
3、开始自动收集安装
4、安装成功