missing independencies for socks support

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了missing independencies for socks support相关的知识,希望对你有一定的参考价值。

ENV:ubuntu 16.10 python 3.5.2

$pip install aiohttp

$.........

............

........missing independencies for socks support

 

解决:$export all_proxy="http://proxy:port/"

检查下修改是否正确:$printenv | grep all_proxy

 

之前pip下载各种失败,发现用sudo运行就可以成功,沉迷捷径无法自拔,后来碰见各种文件夹普通用户没有操作权限,悔不当初,一个一个跪着改过去

以上是关于missing independencies for socks support的主要内容,如果未能解决你的问题,请参考以下文章

英语单词independent

F - Prime Independence LightOJ1356

Understanding Density Independence in Android

Prime Independence

P4: Programming Protocol-Independent Packet Processors

#4507. Independent set 1