本人在执行 conda install pytorch torchvision torchaudio pytorch-cuda=11.7 -c pytorch -c nvidia 命令后,报如下错误:
CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://mirrors.cernet.edu.cn/anaconda-extra/cloud/nvidia/win-64/cuda-nvrtc-11.7.99-0.tar.bz2>
Elapsed: -
An HTTP error occurred when trying to retrieve this URL.
HTTP errors are often intermittent, and a simple retry will get you on your way.
请问应该怎么处理?谢谢!