1. 安装Pythonhttps://www.python.org/downloads安装时,选中pip、加入环境变量等
2. 安装pyreadline:pip install pyreadline
3. 安装ipython:pip install ipython