pip install paddlehub
错误
ERROR: Exception:
Traceback (most recent call last):
File "c:\users\10406\desktop\python\lib\site-packages\pip\_vendor\urllib3\response.py", line 360, in _error_catcher
yield
File "c:\users\10406\desktop\python\lib\site-packages\pip\_vendor\urllib3\response.py", line 442, in read
data = self._fp.read(amt)
File "c:\users\10406\desktop\python\lib\site-packages\pip\_vendor\cachecontrol\filewrapper.py", line 62, in read
方法是加入 --default-timeout=100 设置超时时间
pip install -i https://pypi.tuna.tsinghua.edu.cn/simple --default-timeout=100 paddlehub