How to use pip with socks proxy?
设置方法:
pip install pysocks pip install -r requirements.txt --proxy='socks5://127.0.0.1:1080'
2019.1