Hi,
I'm having a problem with running the command 'python setup.py build develop'. When I run it, the console freezes for a moment, then gives me this warning, then freezes again and so on.
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000022834175090>, 'Connection to pypi.tuna.tsinghua.edu.cn timed out. (connect timeout=15)')': /simple/pytest-runner/
Is there a mirror download for whatever it needs from the site or is there a way to fix it? Thanks
Hi, I'm having a problem with running the command 'python setup.py build develop'. When I run it, the console freezes for a moment, then gives me this warning, then freezes again and so on.
WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'ConnectTimeoutError(<pip._vendor.urllib3.connection.HTTPSConnection object at 0x0000022834175090>, 'Connection to pypi.tuna.tsinghua.edu.cn timed out. (connect timeout=15)')': /simple/pytest-runner/
Is there a mirror download for whatever it needs from the site or is there a way to fix it? Thanks
I'm using Python 3.10.8 and torch 1.13.0+cu117.