Skip to content

Error #3

Description

@maybe9999

I get the following error when installing cuda

Microsoft Windows [Versión 10.0.19045.4717]
(c) Microsoft Corporation. Todos los derechos reservados.

C:\pinokio\bin>conda_hook && conda deactivate && conda deactivate && conda deactivate && conda activate base && conda install -y cudnn libzlib-wapi -c conda-forge
Channels:

  • conda-forge
  • defaults
  • nvidia/label/cuda-12.1.0
    Platform: win-64
    Collecting package metadata (repodata.json): done
    Solving environment: failed

LibMambaUnsatisfiableError: Encountered problems while solving:

  • package cudnn-7.6.5.32-h2cb8ba8_1 requires cudatoolkit 10.0|10.0.*, but none of the providers can be installed

Could not solve for environment specs
The following packages are incompatible
├─ __cuda is requested and can be installed;
└─ cudnn is not installable because there are no viable options
├─ cudnn [7.3.1|7.6.0|7.6.4|7.6.5|7.6.5.32] would require
│ └─ cudatoolkit [10.0.* |10.0|10.0.* |>=10.0,<10.1 ], which requires
│ └─ __cuda >=10.0 , which conflicts with any installable versions previously reported;
├─ cudnn [7.6.0|7.6.4|7.6.5|7.6.5.32|8.0.5.39] would require
│ └─ cudatoolkit [10.1|10.1.* |>=10.1,<10.2 ], which requires
│ └─ __cuda >=10.1 , which conflicts with any installable versions previously reported;
├─ cudnn [7.6.5|7.6.5.32|...|8.2.1.32] would require
│ └─ cudatoolkit [10.2.* |10.2|10.2.* |>=10.2,<10.3 ], which requires
│ └─ __cuda >=10.2 , which conflicts with any installable versions previously reported;
├─ cudnn 8.0.5.39 would require
│ └─ cudatoolkit 11.0|11.0.* but there are no viable options
│ ├─ cudatoolkit [11.0.3|11.1.1|...|11.8.0] would require
│ │ └─ __cuda >=11 , which conflicts with any installable versions previously reported;
│ └─ cudatoolkit [11.0.221|11.0.3|11.8.0] would require
│ └─ __cuda >=11.0 , which conflicts with any installable versions previously reported;
├─ cudnn [8.1.0.77|8.2.0.53|...|8.9.2.26] would require
│ └─ cudatoolkit 11.* but there are no viable options
│ ├─ cudatoolkit [11.0.3|11.1.1|...|11.8.0], which cannot be installed (as previously explained);
│ ├─ cudatoolkit [11.0.221|11.0.3|11.8.0], which cannot be installed (as previously explained);
│ ├─ cudatoolkit 11.1.1 would require
│ │ └─ __cuda >=11.1 , which conflicts with any installable versions previously reported;
│ ├─ cudatoolkit 11.2.0 would require
│ │ └─ __cuda >=11.2 , which conflicts with any installable versions previously reported;
│ ├─ cudatoolkit 11.2.1 would require
│ │ └─ __cuda >=11.2.1 , which conflicts with any installable versions previously reported;
│ ├─ cudatoolkit 11.2.2 would require
│ │ └─ __cuda >=11.2.2 , which conflicts with any installable versions previously reported;
│ ├─ cudatoolkit 11.3.1 would require
│ │ └─ __cuda >=11.3.1 , which conflicts with any installable versions previously reported;
│ ├─ cudatoolkit 11.4.2 would require
│ │ └─ __cuda >=11.4.2 , which conflicts with any installable versions previously reported;
│ ├─ cudatoolkit 11.5.0 would require
│ │ └─ __cuda >=11.5.0 , which conflicts with any installable versions previously reported;
│ ├─ cudatoolkit 11.5.1 would require
│ │ └─ __cuda >=11.5.1 , which conflicts with any installable versions previously reported;
│ ├─ cudatoolkit 11.6.0 would require
│ │ └─ __cuda >=11.6.0 , which conflicts with any installable versions previously reported;
│ └─ cudatoolkit 11.3.1 would require
│ └─ __cuda >=11.3 , which conflicts with any installable versions previously reported;
├─ cudnn [8.3.2.44|8.4.0.27] would require
│ └─ cudatoolkit >=11.2,<12 , which cannot be installed (as previously explained);
├─ cudnn [8.8.0.121|8.9.1.23|8.9.7.29] would require
│ └─ cuda-version >=11.0,<12.0a0 , which requires
│ └─ __cuda >=11 , which conflicts with any installable versions previously reported;
├─ cudnn [8.8.0.121|8.9.1.23|8.9.2.26|8.9.7.29|9.1.1.17] would require
│ └─ cuda-version [12.* |>=12.0,<13 |>=12.0,<13.0a0 ], which requires
│ └─ __cuda >=12 , which conflicts with any installable versions previously reported;
├─ cudnn 7.1.4 would require
│ └─ cudatoolkit 8.0.* , which requires
│ └─ __cuda >=8.0 , which conflicts with any installable versions previously reported;
├─ cudnn [7.1.4|7.3.1|7.6.0|7.6.4|7.6.5] would require
│ └─ cudatoolkit [9.0.* |>=9.0,<9.1 ], which requires
│ └─ __cuda >=9.0 , which conflicts with any installable versions previously reported;
├─ cudnn 7.6.5 would require
│ └─ cudatoolkit >=9.2,<9.3 , which requires
│ └─ __cuda >=9.2 , which conflicts with any installable versions previously reported;
└─ cudnn 8.2.1 would require
└─ cudatoolkit >=11.0,<11.4 , which cannot be installed (as previously explained).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions