1、python版本

  • 采用64位的python

2、系统不支持高版本tensorflow(>1.6),运行报错如下:

问题描述如下:

ImportError: DLL load failed: 动态链接库(DLL)
...
See https://www.tensorflow.org/install/install_sources#common_installation_problems
for some common reasons and solutions. Include the entire stack trace
  • 安装低版本tensorflow,如

    注意:在执行安装命令之前,先卸载高版本tensorflow,包括关联库
pip install tensorflow==1.5

最新文章

  1. EF6 CodeFirst+Repository+Ninject+MVC4+EasyUI实践(七)
  2. Cannot send session cache limiter Cannot modify header information
  3. iOS - KVC 键值编码
  4. 存储过程Oracle(一)
  5. ADO.NET中ExcuteReader读取存储过程获取的多行数据
  6. yii2 用gii生成后台模块 view path描述
  7. C51应用 Modbs Rtu协议实现与KEPServerEx 通信
  8. windows下安装apache笔记
  9. C# - DES加密+解密
  10. 第一章. ActionScript 语言基础
  11. AsyncTask异步加载和HttpURLConnection网络请求数据
  12. python虚拟环境的安装配置
  13. Leetcode题解(23)
  14. RobotFramework下的http接口自动化Create Http Context关键字的使用
  15. (后端)spring的@Transactional注解详细用法(转)
  16. python----csv的使用
  17. VS2013 C#中调用DLL
  18. Dockerfile之nginx(六)
  19. [转]SQL Server 2008 如何配置报表管理器
  20. OOP的函数方法

热门文章

  1. sql从简单到高级
  2. Slf4j MDC 使用和 基于 Logback 的实现分析
  3. 异步串行通信的XON与XOFF
  4. Oracle 写存储过程的一个模板还有一些基本的知识点
  5. mobiscroll_2.15.1
  6. Transaction And Lock--快照事务隔离级别
  7. sql server重建系统数据库
  8. hadoop中常用的hdfs代码操作
  9. 【guava】字符串操作
  10. Cygwin apt-cyg ”MD5 sum did not match”