Closed simonw closed 7 months ago
Interesting! Will look into it today, @simonw š¤
The installation seems to work now. I've tested Python and director approach on an Arm Mac and on x86 Linux.
PS: Relates to #376 #373. @simonw and @raydelvecchio, does it work for you now?
Describe the bug
I got error
zsh: segmentation fault python
trying to runconn.load_extension(usearch.sqlite)
on macOS (M2).Steps to reproduce
I ran
python -m pip install usearch
and then this:I got the error:
Expected behavior
No segmentation fault.
USearch version
2.9.2
Operating System
macOS Sonoma 14.1.1 (23B81) on 64GB Apple M2 Max
Hardware architecture
Arm
Which interface are you using?
Python bindings
Contact Details
No response
Is there an existing issue for this?
Code of Conduct