如何修复:错误:找不到满足tensorflow-gpu == 1.14.0要求的版本(来自版本:无)

时间:2019-08-20 06:48:38

标签: python tensorflow

我目前在Mac OS上安装Tensorflow GPU时遇到问题

我已卸载tensorflow 1.14并尝试安装tensorflow 1.14 GPU以训练模型。

(deepspeech-venv) Chabanis-MacBook-Pro:Deepspeech chabani$ pip3 install 'tensorflow-gpu==1.14.0'
Collecting tensorflow-gpu==1.14.0
  ERROR: Could not find a version that satisfies the requirement tensorflow-gpu==1.14.0 (from versions: none)
ERROR: No matching distribution found for tensorflow-gpu==1.14.0

我希望这会正确安装Tensorflow GPU 1.14。我在哪里错了?

1 个答案:

答案 0 :(得分:0)

根据this,在Mac上不支持GPU

  

macOS 10.12.6(Sierra)或更高版本(64位)(不支持GPU

here也未提及Mac上的GPU支持

  

macOS不支持GPU。