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

安装TensorFlow

时间:2017-08-25 01:07:56      阅读:143      评论:0      收藏:0      [点我收藏+]

标签:started   ted   linu   sdn   csdn   glibc   libc   x86   ora   

前提:系统centos 6.5

1,走的中文官网的:http://www.tensorfly.cn/tfdoc/get_started/os_setup.html#common_install_problems

2,用了virtualenv,用

pip install https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.5.0-cp27-none-linux_x86_64.whl

命令安装的TensorFlow。

3,之后运行,报错GLIBC_2.17的错,所以下载GLIBC_2.17

主要参考文章:http://blog.csdn.net/u011832895/article/details/53731199

目前已在全局环境下安装完GLIBC_2.17,virtualenv还没安装
我先睡觉了,困死

安装TensorFlow

标签:started   ted   linu   sdn   csdn   glibc   libc   x86   ora   

原文地址:http://www.cnblogs.com/aiyr/p/7425952.html

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