运行ipython提示缺失模块
在windows下安装readline失败.
根据提示访问 https://urllib3.readthedocs.org/en/latest/security.html#insecureplatformwarning 然并卵
百度谷歌搜索下,
Installation on windows fail due to readline dependency
https://github.com/AndreaCensi/compmake/issues/89
http://*.com/questions/6024952/readline-functionality-on-windows-with-python-2-7
Windows下IPython的配置安装
http://blog.csdn.net/sunny2038/article/details/8870040
经过一番查找,windows下并不用安装readline,只需安装pyreadline即可.