- 安装虚拟机redhat7u4-64 镜像文件在http://www.linuxfly.org/post/659
- 更换yum
参考https://blog.csdn.net/xiaoyiaoyou/article/details/78841938python
3. 安装piplinux
参考https://pip.pypa.io/en/latest/installing/ api
4. 安装tensorflow(安装包在https://storage.googleapis.com/tensorflow)能够根据本身须要选择版本,我选择的是下面这个版本post
pip install https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.10.0-cp27-none-linux_x86_64.whl测试
5. 安装完测试,正式开启tensorflow之旅google
备注:url
以前一直在6u5的环境下尝试安装,一开始是python版本低(系统自带2.6.6),后来安装了2.7的python,又出现版本冲突,解决好python后又出现glibc glibcxx版本低,又升级了gcc,后来仍是各类问题,索性直接装个高版本的操做系统,按照上面的步骤就装好了,哈哈哈……spa
1. 安装完测试,开启tensorflow之旅操作系统