I tried installing this on an old macbook running 11.7.9 (Big Sur) and it installs fine but when you try importing it, it fails with the following error.
Symbol not found __ZNSt3__117bad_function_callD1Ev
Expected in libc++.1.dylib
I am assuming the library either isn't compatible with this old version of macos or the wheels you build are incompatible.
I tried installing this on an old macbook running 11.7.9 (Big Sur) and it installs fine but when you try importing it, it fails with the following error.
Symbol not found __ZNSt3__117bad_function_callD1EvExpected in libc++.1.dylibI am assuming the library either isn't compatible with this old version of macos or the wheels you build are incompatible.