部署中遇到的问题-UWSGI(一)

假设uwsgi错误中提示

*** no app loaded. going in full dynamic mode ***

运行

[plain] view plaincopy
  1. aptitude install uwsgi-plugin-python  
之后重新启动uwsgi
原文地址:https://www.cnblogs.com/mfrbuaa/p/4275139.html