在anaconda里面下载pytorch出现错误求解决

在anaconda里面下载pytorch出现错误UnsatisfiableError: The following specifications were found
to be incompatible with the existing python installation in your environment:

我使用的命令是:conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c https://mirror.tuna.tsinghua.edu.cn/anaconda/cloud/pytorch/win-64/
之前安装没用镜像然后一直超时安不上,用了镜像就出现了这个问题,conda也已经更新完了也不行

【相关推荐】




如果你已经解决了该问题, 非常希望你能够分享一下解决方案, 写成博客, 将相关链接放在评论区, 以帮助更多的人 ^-^