【问题标题】:i want to install tensor flow in anaconda but it shows error :我想在 anaconda 中安装 tensorflow,但它显示错误:
【发布时间】:2018-05-09 13:35:19
【问题描述】:

我尝试了很多方法来使用 anaconda 5.0 和 python 3.6 在我的 windows 系统上安装张量流

pip3 install --upgrade https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.0.0-py3-none-any.whl

pip3 install --ignore-installed --upgrade tensorflow

conda install -c conda-forge tensorflow

conda config --add 通道 conda-forge 康达安装张量流

但它显示错误package missing in current channel

在整个过程 python 版本与以前相同之后,我还尝试从 anaconda navigator 降级我的 python 版本。

【问题讨论】:

    标签: python-3.x tensorflow installation anaconda


    【解决方案1】:

    最后,通过重新安装 anaconda 和 python 3.5 解决了我的问题。重新安装后,我通过 anaconda navigator 安装了 tensor-flow,它对我有用。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 2017-09-29
      • 1970-01-01
      • 2022-12-07
      • 1970-01-01
      • 2017-07-20
      • 2020-12-14
      • 2023-02-02
      • 2022-11-29
      相关资源
      最近更新 更多