windows 安裝 keras

pip install keraspython

報錯了,看報錯信息是卡在scipy上了,查了一下ip

https://stackoverflow.com/questions/42240720/python-scipy-giving-error-with-pip-install-scipyci

到這個網址get

http://www.lfd.uci.edu/~gohlke/pythonlibs/#scipyit

下載whl文件,而後cd到下載的目錄,運行pip

pip install 你下載的版本.whlio

安裝成功後,再安裝keras也成功了。下載

相關文章
相關標籤/搜索