在windows7(64位)下, keras的安装及错误处理

本文详细记录了在Windows 7 64位系统中,使用Python 2.7.6安装Keras时遇到的错误及解决过程。包括g++未检测到的警告、64位编译问题以及特定库的安装问题。通过安装mingw64、下载特定版本的libpython以及安装whl文件,最终成功安装并运行Keras。
摘要由CSDN通过智能技术生成

keras 官方安装教程 http://keras.io/#installation

        我的环境: windows7(64位),python 2.7.6

为了偷懒,直接用pip安装的keras 命令:pip install keras

        安装很顺利,成功安装了keras-0.3.3 ,pyyal-3.11, theano-0.8.1

可是使用时却开始报错,然后开始了修修补补的过程

错误1:WARNING (theano.configdefaults): g++ not detected ! Theano will be unable to execute optimized C-implementations (for both CPU and GPU) and will default to Python implementations. Performance will be severely degraded. To remove this warning, set Theano flags cxx to an empty string.

网上提供的解决方案:conda install mingw libpython  具体参考:http://blog.csdn.net/niuwei22007/article/details/47684673

自己解决方案:

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值