<!DOCTYPE html><html><body><div dir="auto">Hi,<br><br>>when loading python module in uwsgi, uwsgi expects to find it in:<br>><br>>/usr/lib/uwsgi/plugins/python_plugin.so<br>><br>>But uwsgi-plugin-python3 only provides:<br>><br>>/usr/lib/uwsgi/plugins/python3_plugin.so<br><br>It is not clear to me why you say uwsgi _expects_ the python module as python_plugin.so<br><br>On Debian, the python module has always designated the python2 module, and has been removed when python2 support was dropped.<br><br>As far as I know, uwsgi expecting a module named python comes from either your conf or your command line arguments. How do you launch uwsgi?<br><br>Thanks,<br><br>Alex</div></body></html>