博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
安装tensorflow
阅读量:7021 次
发布时间:2019-06-28

本文共 306 字,大约阅读时间需要 1 分钟。

遇到错误:

SError: [Errno 2] No such file or directory: '/Users/xxx/xxx/lib/python2.7/site-packages/setuptools-23.0.0-py2.7.egg'

解决: $sudo  pip install --upgrade https://storage.googleapis.com/tensorflow/mac/tensorflow-0.6.0-py2-none-any.whl --ignore-installed

 

 

转载于:https://www.cnblogs.com/zhizhan/p/5927605.html

你可能感兴趣的文章
实时分布式搜索引擎比较(senseidb、Solr、elasticsearch)
查看>>
linux常用命令.1
查看>>
keras用法
查看>>
OSPF(Open Shortest Path First开放式最短路径优先 -链路状态路由协议
查看>>
课堂小技巧
查看>>
VS2010 删除空行
查看>>
【12c OCP】最新CUUG OCP-071考试题库(51题)
查看>>
Centos 安装ImageMagick 与 imagick for php步骤详解
查看>>
ABPIAbpSession
查看>>
类型判断(上)
查看>>
hadoop生态搭建(3节点)-13.mongodb配置
查看>>
α冲刺 (9/10)
查看>>
将博客搬至CSDN
查看>>
poj 1654 Area 求面积 水题 +longlong %lld输出
查看>>
POJ-3468 A Simple Problem with Integers Splay树
查看>>
【Windows】XShell中使用小键盘和ALT键(作Meta键),使BackSpace正常
查看>>
Preprocessor directives
查看>>
DOM 综合练习(二)
查看>>
php-redis的配置与使用
查看>>
mysql中(存储)函数
查看>>