cougar-or-not icon indicating copy to clipboard operation
cougar-or-not copied to clipboard

torch_nightly is not installing

Open charusat09 opened this issue 6 years ago • 0 comments

If we visit this URL: https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html, it's not downloading anything and raising an error:

raise ReadTimeoutError(self._pool, None, 'Read timed out.')
pip._vendor.urllib3.exceptions.ReadTimeoutError: HTTPSConnectionPool(host='download.pytorch.org', port=443): Read timed out.

charusat09 avatar Feb 06 '19 11:02 charusat09