码迷,mamicode.com
首页 > 其他好文 > 详细

安装Keras的问题:Failed building wheel for scipy

时间:2017-06-02 17:31:46      阅读:712      评论:0      收藏:0      [点我收藏+]

标签:keras

安装Keras的过程中出现了下边的问题:

Failed building wheel for scipy,

Failed cleaning build dir for scipy

pip在windows下不工作。


处理办法:

手工下载Scipy: http://www.lfd.uci.edu/~gohlke/pythonlibs/#scipy

手工安装,pip install scipyname

安装成功提示后,在继续安装Keras, pip install keras。

安装Keras的问题:Failed building wheel for scipy

标签:keras

原文地址:http://34526667.blog.51cto.com/5964064/1931729

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!