python-2.7 - 无法安装 Tensorflow(内存错误)

标签 python-2.7 ubuntu tensorflow ubuntu-16.04

我尝试从源代码和使用 pip 在 Linux Ubuntu 16.04 上安装 Tensorflow,但我不断收到以下错误 return base64.b64encode(b).decode("ascii") 内存错误。我试图用谷歌搜索这个问题,但只找到一个用中文写的网站(可能)http://juncollin.hatenablog.com/entry/2017/03/05/025318那并没有真正的帮助。

最佳答案

尝试不使用缓存进行安装:pip install --no-cache-dir tensorflow

关于python-2.7 - 无法安装 Tensorflow(内存错误),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44335087/

相关文章:

python - 难以从 smarkets 解析 .xml 文件

linux - ubuntu 12.04的启动和停止脚本

google-chrome - 在 Ubuntu 中为 Google Chrome 禁用 AdBlock Plus 中的首次运行页面

python - 如何调试 model.fit() 中的 Tensorflow 段错误?

tensorflow - 精度降低卷积神经网络

python - wxpython 一张一张显示gif图片

python - 使用py2exe后消息框立即关闭

ruby - 尝试在 ubuntu 14.04.3 LTS 上使用 rbenv 安装 ruby​​ v 2.2.2 时出现构建失败错误

Tensorflow 对象检测 API : how to use imgaug for augmentation?

mysql - 从 mysql 或 python 的 url 中提取模式编号