conda install pytorch torchvision torchaudio cudatoolkit=11.6 -c pytorch -c conda-forge遇到的报错

报错:...(Can’t connect to HTTPS URL because the SSL module is not available)

参考以下这篇得到解决:

c(8条消息) 解决"Can't connect to HTTPS URL because the SSL module is not available.问题_沙度灬的博客-CSDN博客icon-default.png?t=M85Bhttps://blog.csdn.net/weixin_37826412/article/details/104554214

你可能感兴趣的:(pytorch,conda,python)