Make sure to not dlopen unversioned libpython3.XX.so that's only shipped in python3-devel, but instead load the libpython3.XX.so.1.0 that's shipped in the regular -libs package.
Make sure to not dlopen unversioned libpython3.XX.so that's only shipped in python3-devel, but instead load the libpython3.XX.so.1.0 that's shipped in the regular -libs package.