【发布时间】:2020-07-04 14:21:04
【问题描述】:
我正在尝试在 Rhel 7.6 ppc64le 上安装 tensorflow。我已经安装了 Python 3.6.3。
错误:
pip install tensorflow
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow
在这个问题上需要一些帮助。
环境:Rhel 7.6 - ppc64le
蟒蛇:3.6.3
【问题讨论】:
标签: python tensorflow pip powerpc rhel7