cougar-or-not
cougar-or-not copied to clipboard
torch_nightly is not installing
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.