conda/pip降级pytorch版本的方法以及安装指定pytorch的方法
Installing previous versions of PyTorch
在安装pytorch时有时候会报错,其中出现”CondaHTTPError: HTTP None None for url…..”这类错误时基本是因为有些库需要外网才能下载,所以我们需要使用conda的清华镜像。在安装好conda后,运行
conda/pip降级pytorch版本的方法以及安装指定pytorch的方法
Installing previous versions of PyTorch
在安装pytorch时有时候会报错,其中出现”CondaHTTPError: HTTP None None for url…..”这类错误时基本是因为有些库需要外网才能下载,所以我们需要使用conda的清华镜像。在安装好conda后,运行