Py学习  »  imkh  »  全部回复
回复总数  1

@异类深呼吸 不是版本问题,是你的uwsgi不支持xml,用“ yum install libxml*”即可解决。安装uwsgi时看到 “xml = libxml2”就表示成功了。