Comment 3 for bug 1866065

Revision history for this message
David Britton (dpb) wrote : Re: weechat can't load python plugins (undefined symbol: _Py_NoneStruct)

Appears this works around it on up to date focal:

  LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libpython3.8.so weechat

I'm guessing something messed up in the linking of the python.so that ships with weechat-python