下载文件
wget https://bootstrap.pypa.io/get-pip.py --no-check-certificate
执行安装 python get-pip.py
这就安装好了
安装ipython
pip install ipython