原文:linux下部署Django uwsgi: error while loading shared libraries: libpcre.so.1: cannot open shared object file: No such file or directory

在ubuntu下部署Django服务,使用uwsgi时报错 命令:uwsgi http : wsgi file test.py 报错信息:uwsgi: error while loading shared libraries: libpcre.so. : cannot open shared object file: No such file or directory 解决方式: sudo apt ...

2019-10-14 18:48 0 342 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM