Comment 7 for bug 1872281

Revision history for this message
Mike Battersby (mib-8) wrote :

I have this problem as well.

You can work around it by adding the following line to /etc/default/collectd

LD_PRELOAD=/usr/lib/python3.8/config-3.8-x86_64-linux-gnu/libpython3.8.so

this will force it to load the python shared library.