--- no python application found, check your startup logs for errors
一. — no python application found, check your startup logs for errors
教程
碰到这个问题,请留意下系统执行的python版本和自己的django版本
可以使用
uwsgi --python -version
也可以查看 运行之后的脚本提示信息
![在这里插入图片描述]()
一般都是多版本兼容问题
实际上(debian12)
uwsgi --python