Use pip to install, an error pip._vendor.urllib3.exceptions.ReadTimeoutError

Use pip to install, an error pip._vendor.urllib3.exceptions.ReadTimeoutError

This is wrong because the download speed is too slow and cause, we can set up his time.

pip install --default-timeout=100  

Back plus we need to install something, such as installing content within requirements.txt

pip install --default-timeout=1000  -r requirements.txt
```
Published 139 original articles · won praise 67 · views 10000 +

Guess you like

Origin blog.csdn.net/qq_43422111/article/details/104817011