【问题标题】:with python 3.6, Could not find a version that satisfies the requirement tensorflow (from versions: ) No matching distribution found for tensorflow使用 python 3.6,找不到满足要求 tensorflow 的版本(来自版本:)没有为 tensorflow 找到匹配的分布
【发布时间】:2019-06-23 08:53:31
【问题描述】:
C:\WINDOWS\system32>点安装张量流 收集张量流 找不到满足要求 tensorflow 的版本(来自版本:) 没有找到 tensorflow 的匹配分布

我安装了 Python(3.6 64 位),并想在 Anaconda3 中安装 tensorflow。 我将 pip 升级到最新版本 19.0.1。

Requirement already up-to-date: pip in c:\anaconda3\lib\site-packages (19.0.1)

那么,我该如何解决这个问题呢?

【问题讨论】:

    标签: tensorflow pip installation python-3.6


    【解决方案1】:

    如果您有 anaconda,请执行 conda 安装 tensorflow。无论如何,anaconda 版本的 tensorflow 比 pip 快。

    【讨论】:

      猜你喜欢
      • 2019-02-23
      • 2019-05-21
      • 2020-02-17
      • 2021-03-26
      • 1970-01-01
      • 2019-12-23
      • 2017-07-08
      • 2018-07-21
      相关资源
      最近更新 更多