Anaconda 安装conda accelerate时出错

Anaconda 安装conda accelerate时出错,anaconda,package,installation,gpu,conda,Anaconda,Package,Installation,Gpu,Conda,我一直在尝试安装conda accelerate以使用我的GPU进行机器学习算法,但在从anaconda提示符安装时,我遇到以下错误: (base) C:\Users\Ege>conda install accelerate Collecting package metadata (current_repodata.json): done Solving environment: failed with initial frozen solve. Retrying with flexibl

我一直在尝试安装conda accelerate以使用我的GPU进行机器学习算法,但在从anaconda提示符安装时,我遇到以下错误:

(base) C:\Users\Ege>conda install accelerate
Collecting package metadata (current_repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.
Collecting package metadata (repodata.json): done
Solving environment: failed with initial frozen solve. Retrying with flexible solve.

PackagesNotFoundError: The following packages are not available from current channels:

  - accelerate

Current channels:

  - https://repo.anaconda.com/pkgs/main/win-64
  - https://repo.anaconda.com/pkgs/main/noarch
  - https://repo.anaconda.com/pkgs/r/win-64
  - https://repo.anaconda.com/pkgs/r/noarch
  - https://repo.anaconda.com/pkgs/msys2/win-64
  - https://repo.anaconda.com/pkgs/msys2/noarch

To search for alternate channels that may provide the conda package you're
looking for, navigate to

    https://anaconda.org

and use the search bar at the top of the page.

查看“可能帮助您”。

查看“可能帮助您”。

似乎加速不再存在:似乎加速不再存在: