【发布时间】:2020-07-02 09:59:48
【问题描述】:
如何在 Python 3.7 上安装 TensorFlow
尝试:
D:\Users\Downloads>pip install tensorflow
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow
Windows 10 操作系统
还有通风口错误
(venv) C:\Users\KvaksManYT>pip install --upgrade tensorflow
ERROR: Could not find a version that satisfies the requirement tensorflow (from versions: none)
ERROR: No matching distribution found for tensorflow
【问题讨论】:
-
您需要添加您的操作系统版本。还添加python错误回溯
-
@MrSCoder 我添加了我的操作系统版本和类型
-
阅读答案
标签: visual-studio-code python python-3.x tensorflow