自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(4)
  • 收藏
  • 关注

原创 django + nginx +uwsgi 配置的罕见大坑

搞了我一百年的脑残大坑......不得不说自己真菜.........django项目上线...用 nginx +uwsgi 配置 配了一百年 总是报这个错connect to unix:/tmp/cp0.sock failed (2:No Such file or diretory) while connecting to upstream ...... 查了又查,什么权限啊  n...

2018-08-13 15:10:12 256

原创 pip 'module' object has no attribute 'PROTOCOL_SSLv3'

google 得到的答案https://askubuntu.com/questions/561377/pip-wont-run-throws-errors-insteadsudo apt-get purge python-pipwget https://bootstrap.pypa.io/get-pip.pypython get-pip.py

2018-07-12 16:30:35 946

原创 超级用户 su

Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/usr/local/bin/pip'Consider using the `--user` option or check the permissions.直接先 su 进入超级用户模式 再 pip...

2018-07-12 16:26:41 2287

原创 Cannot uninstall 'urllib3'. It is a distutils installed project and thus we cannot accurately determ

昨天上班遇到的问题.....本人太菜搞了好久,看了别人类似问题的解决方法此类问题只要  sudo pip install --ignore-installed +模块名  强制升级下                            例:sudo pip install --ignore-installed urllib3...

2018-06-08 10:42:40 15093 4

空空如也

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除