CONDA reports an error: conflict package conflict

Error log

The following specifications were found to be in conflict

Conflict in anaconda is actually a common problem

Problem solving

conda install -c conda-forge pytorch=1.9 torchvision cudatoolkit=10.2

Packages with CONDA forge will not have conflicts.

Read More: