Read full issue history here: qdrant/fastembed#630
My specs:
Apple M4 Pro
macOs "26.4.1 (25E253)"
Python 3.14.3
conda 26.3.2
rustc 1.93.1 (01f6ddf75 2026-02-11)
maturin 1.11.5
cargo 1.93.1
The error that I get:
from py_rust_stemmers import SnowballStemmer
print("running steamer...")
SnowballStemmer("english")
print("done")
I get the following output:
running steamer...
Segmentation fault: 11
Read full issue history here: qdrant/fastembed#630
My specs:
The error that I get:
I get the following output: