摘要:
启动:uwsgi -x 'uwsgi.xml'报错:uwsgi: invalid option -- 'x' 原因:centos下,在没有安装libxml2时,pip安装的uwsgi无法支持xml格式的配置文件解决:yum install libxml* 阅读全文
posted @ 2020-08-01 11:33
大话人生
阅读(937)
评论(0)
推荐(0)
摘要:
hostname -I | awk '{print $1}' 阅读全文
posted @ 2020-08-01 10:53
大话人生
阅读(270)
评论(0)
推荐(0)
摘要:
没有安装依赖包: 安装命令: 1、GCC——GNU编译器集合(GCC可以使用默认包管理器的仓库(repositories)来安装,包管理器的选择依赖于你使用的Linux发布版本,包管理器有不同的实现:yum是基于Red Hat的发布版本;apt用于Debian和Ubuntu;yast用于SuSE L 阅读全文
posted @ 2020-08-01 10:24
大话人生
阅读(1683)
评论(0)
推荐(0)
摘要:
pip3 install https://codeload.github.com/sshwsfc/xadmin/zip/django2 -i https://pypi.douban.com/simple/或者 pip install https://codeload.github.com/sshws 阅读全文
posted @ 2020-08-01 08:53
大话人生
阅读(204)
评论(0)
推荐(0)
摘要:
requirements.txt: adbutils==0.4.0 airtest==1.1.3 apkutils2==1.0.0 appdirs==1.4.3 asgiref==3.2.7 attrdict==2.0.1 attrs==19.1.0 beautifulsoup4==4.9.0 bs 阅读全文
posted @ 2020-08-01 08:14
大话人生
阅读(264)
评论(0)
推荐(0)
浙公网安备 33010602011771号