【发布时间】:2017-11-09 13:47:49
【问题描述】:
当尝试使用pip3 install tensorflow-gpu 安装tensorflow-gpu 时,我收到以下错误消息:
Collecting tensorflow-gpu
Could not find a version that satisfies the requirement tensorflow-gpu (from versions: )
No matching distribution found for tensorflow-gpu
我已经安装了NVIDIA CUDA drivers。我已经重新启动了我的系统。我用python-3.7.0a2-amd64-webinstall.exe 重新安装了python。我做错了什么?
【问题讨论】:
标签: python windows tensorflow pip