当运行uwsgi时, !!! no internal routing support, rebuild with pcre support !!!的解决方法


pip uninstall uwsgi

sudo apt-get install libpcre3 libpcre3-dev

pip install uwsgi

 参考了https://stackoverflow.com/questions/21669354/rebuild-uwsgi-with-pcre-support

环境:ubuntu 18

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



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