Python pip install“ Missing dependencies for SOCKS support.”

xiaoxiao2025-06-06  45

 

 

1 Unset socks proxy, in your case: unset all_proxy unset ALL_PROXY 2 Install missing dependencies: pip install pysocks 3Reset proxy, source .bashrc, and pip install works again with socks proxy.

转载请注明原文地址: https://www.6miu.com/read-5031384.html

最新回复(0)