You need to include the .so file, and that means a .so file built for the version of python calibre ships with or otherwise one that does not contain version tags like cpython-39-darwin in its file name (which is dangerous since in theory python can break its ABI between versions).
|