安装Keras的问题:Failed building wheel for scipy
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了安装Keras的问题:Failed building wheel for scipy相关的知识,希望对你有一定的参考价值。
安装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的主要内容,如果未能解决你的问题,请参考以下文章
“ ImportError: DLL load failed: The specified procedure could not be found”- 使用 Keras 在 Python 中使用 C
解决 javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path buildin