转自:pip 安装或升级到指定版本依赖包

pip install –upgrade keras==2.1.0 升级到指定版本

pip install keras==2.1.0 安装指定版本

pip uninstall requests 卸载 requests