历史,打开尘封的记忆
新博客地址:https://getstarted.readthedocs.io

导航

 

【该方法仅适用于压缩包中含有setup.py的情况】

  1. 先从GitHub上找到想要下载的历史版本,右键复制链接地址。
  2. 然后执行命令:
pip install https://github.com/keras-team/keras/archive/1.2.1.tar.gz

相类似的:如果想要安装 tensorflow 0.12.1

pip install tensorflow==0.12.1
posted on 2019-03-30 11:37  AR0X1V  阅读(1022)  评论(0编辑  收藏  举报