[pkg-uWSGI-devel] Bug#1109812: Bookworm uwsgi-plugin-python3 2.0.21-5.1 , filename of module incompatible with uwsgi 2.0.21-5.1
Alexandre Rossi
niol at zincube.net
Tue Aug 19 13:09:03 BST 2025
Hi,
>when loading python module in uwsgi, uwsgi expects to find it in:
>
>/usr/lib/uwsgi/plugins/python_plugin.so
>
>But uwsgi-plugin-python3 only provides:
>
>/usr/lib/uwsgi/plugins/python3_plugin.so
It is not clear to me why you say uwsgi _expects_ the python module as python_plugin.so
On Debian, the python module has always designated the python2 module, and has been removed when python2 support was dropped.
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?
Thanks,
Alex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-uwsgi-devel/attachments/20250819/a921a6f6/attachment.htm>
More information about the pkg-uWSGI-devel
mailing list