Comment 4 for bug 1866065

Revision history for this message
Marcelo Cerri (mhcerri) wrote : Re: weechat can't load python plugins (undefined symbol: _Py_NoneStruct)

I had to use `LD_PRELOAD=/usr/lib/x86_64-linux-gnu/libpython3.8.so.1 weechat` instead but the workaround worked to me.