We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
conda install paddlepaddle-gpu==2.4.1 cudatoolkit=11.7 --channel https://mirrors.tuna.tsinghua.edu.cn/anaconda/cloud/Paddle/
报错如下 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:
Current channels:
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.
PaddlePaddle:2.4.1 已安装cuda:11.7和cudnn8.5.0 python:3.8
The text was updated successfully, but these errors were encountered:
安装2.4版本,参考https://www.paddlepaddle.org.cn/install/old?docurl=/documentation/docs/zh/install/conda/linux-conda.html
Sorry, something went wrong.
will-jl944
No branches or pull requests
问题描述 Issue Description
报错如下
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:
Current channels:
To search for alternate channels that may provide the conda package you're
looking for, navigate to
and use the search bar at the top of the page.
版本&环境信息 Version & Environment Information
PaddlePaddle:2.4.1
已安装cuda:11.7和cudnn8.5.0
python:3.8
The text was updated successfully, but these errors were encountered: