You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am using Manjro Linux.
After giving the command: conda env create -f tools.yml -n tensorflow
This is the output
Channels:
- conda-forge
- defaults
Platform: linux-64
Collecting package metadata (repodata.json): done
Solving environment: failed
PackagesNotFoundError: The following packages are not available from current channels:
- cudnn=8.6.0.163*
Current channels:
- https://conda.anaconda.org/conda-forge/linux-64
- https://repo.anaconda.com/pkgs/main/linux-64
- https://repo.anaconda.com/pkgs/r/linux-64
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.
This is the issue I am facing.
The text was updated successfully, but these errors were encountered:
I am using Manjro Linux.
After giving the command:
conda env create -f tools.yml -n tensorflow
This is the output
This is the issue I am facing.
The text was updated successfully, but these errors were encountered: