看错误日志就能看错错误,“time out“原因是网络超时所导致的
解决方案如下:
pip3 install --default-timeout=1000 --no-cache-dir -r requirements.txt