You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@bjhardcastle now everything should work with version 0.2.1. Indeed there was a missing f-string in the runtime paths #18
This opened up a bigger issue. The shipped wavpack library needs to be compatible with the system glibc library. To support multiple systems, I now made an Action that builds wavpack against multiple ubuntu versions and automatically updates the binaries.
"libwavpack.so.1: cannot open shared object file: No such file or directory"
__init__.py
on import in a Code Ocean capsule running 3.9,wavpack-numcodecs=0.2.0
The text was updated successfully, but these errors were encountered: