w3150189268w 发表于 2020-3-11 18:14:26

windows安装pytorch遇到的问题

C:\Users\86158>conda install pytorch torchvision cudatoolkit=10.1 -c pytorch
Collecting package metadata (current_repodata.json): failed

CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://conda.anaconda.org/pytorch/win-64/current_repodata.json>
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.
'https://conda.anaconda.org/pytorch/win-64'

如上,镜像源为清华,default行已删除,https已改成http,其他的包基本都可安装,但是pytorch不行,求大佬出出主意。

Charles未晞 发表于 2020-3-11 18:50:21

重启下电脑试试吧。还是不行的话再装下OpenSSL:
https://www.cloudinsidr.com/content/how-to-install-the-most-recent-version-of-openssl-on-windows-10-in-64-bit/

w3150189268w 发表于 2020-3-11 19:41:41

Charles未晞 发表于 2020-3-11 18:50
重启下电脑试试吧。还是不行的话再装下OpenSSL:
https://www.cloudinsidr.com/content/how-to-install-th ...

你好,请问安装好openssl之后要做什么呢

亚瑟与精灵 发表于 2020-7-29 17:24:30

w3150189268w 发表于 2020-3-11 19:41
你好,请问安装好openssl之后要做什么呢

请问你的问题解决了吗?可以指导一下,Windows下面如何安装pytorch吗?
页: [1]
查看完整版本: windows安装pytorch遇到的问题