Bug: Download failed: usearch_sqlite_macos_x86_64_2.16.9.dylib could not be found. #557
Open
2 of 3 tasks
Labels
bug
Something isn't working
Describe the bug
Getting this error since v2.16.7.
Looking at the release, there are no dylibs published for
x86_64
andarm64
sincev2.16.7
.python -c 'import usearch; print(usearch.sqlite_path())'
Steps to reproduce
Install
usearch>=2.16.7
, and run following:python -c 'import usearch; print(usearch.sqlite_path())'
Expected behavior
The usearch extension should be installed.
USearch version
v2.16.7
Operating System
macOS
Hardware architecture
x86
Which interface are you using?
Python bindings
Contact Details
No response
Are you open to being tagged as a contributor?
.git
history as a contributorIs there an existing issue for this?
Code of Conduct
The text was updated successfully, but these errors were encountered: