- 博客(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
289
原创 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
980
原创 超级用户 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
2336
原创 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
15312
4
空空如也
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人