every blog every motto: There’s only one corner of the universe you can be sure of improving, and that’s your own self.
https://blog.csdn.net/weixin_39190382?spm=1010.2135.3001.5343
0. 前言
错误记录
1. 正文
uwsgi.log中记录,错误如下:
RuntimeError: populate() isn't reentrant
unable to load app 0 (mountpoint='') (callable not found or import error)
--- no python application found, check your startup logs for errors ---
笔者是因为没有安装mysqlclient库,,,,
上一次没安装这个库,是网址无法访问,不记得当时是否报这个错了
参考
[1] https://blog.csdn.net/love910809/article/details/124284798
版权声明:本文为weixin_39190382原创文章,遵循CC 4.0 BY-SA版权协议,转载请附上原文出处链接和本声明。