CondaHTTPError: HTTP 000 CONNECTION FAILED for url <https://repo.anaconda.com/pkgs/main/linux-64/python-3.8.5-hcff3b4d_0.conda> 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.
使用pip安装软件包时,也很慢,常出现如下面例子的网络问题:
1 2
pip install --force-reinstall numpy WARNING: Retrying (Retry(total=4, connect=None, read=None, redirect=None, status=None)) after connection broken by 'NewConnectionError('<pip._vendor.urllib3.connection.HTTPSConnection object at 0x7f4d65026670>: Failed to establish a new connection: [Errno 101] Network is unreachable')': /simple/numpy/