gpt4 book ai didi

python - 在 M1 芯片上安装 TensorFlow - 问题。 - PackagesNotFoundError : The following packages are not available from current channels:

转载 作者:行者123 更新时间:2023-12-05 04:28:50 24 4
gpt4 key购买 nike

我有一个 M1 芯片,但在安装 Tensorflow 时遇到问题。我尝试了多种不同的方法,但我觉得我完全卡住了。

我正在学习这个特定的教程 - https://betterdatascience.com/install-tensorflow-2-7-on-macbook-pro-m1-pro/ -

但是安装的时候卡住了。

这是错误:

PackagesNotFoundError:当前 channel 不提供以下包:

  • tensorflow-deps

当前 channel :

要搜索可能提供您正在使用的 conda 包的替代 channel 寻找,导航到

https://anaconda.org

并使用页面顶部的搜索栏。

请注意,我已经安装了 anaconda,是否需要卸载它?我真的卡住了。

谢谢!

最佳答案

我可以通过以下步骤在 Mac Os 上安装 Tensorflow 而没有任何问题

python3 -m venv ~/tensorflow-metal
source ~/tensorflow-metal/bin/activate
python -m pip install -U pip
python -m pip install tensorflow-macos
python -m pip install tensorflow-metal

关于python - 在 M1 芯片上安装 TensorFlow - 问题。 - PackagesNotFoundError : The following packages are not available from current channels:,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/72504402/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com