1.pip包安装

   pip install ***

   pip 中http和https代理设置(/etc/profile)

2.强制保存

 :w !sudo tee %

3.cffi是python调用C的包

 

4.通过wget下载下来的包,首先要tar zxvf ***,然后 python *** build,最后 python  *** install

 

posted on 2016-07-06 16:04  AzzStyle  阅读(166)  评论(0编辑  收藏  举报