bus error upon existing the program after using spacy on mac M1
Open
osx
- Dominant language
- Python
- Stars
- 33.9k
- Forks
- 4.7k
- Avg merge
- 3m
- Merged PRs (30d)
- 1
Description
## How to reproduce the behaviour
On M1 any code, which uses spacy to parse a doc failing with (can only test on my laptop)
Works fine on linux machine
[1] 73089 bus error
upon exit. On both sm and trf models
## Your Environment
## Info about spaCy
- **spaCy version:** 3.7.2
- **Platform:** macOS-14.1.2-arm64-arm-64bit
- **Python version:** 3.11.3
- **Pipelines:** en_core_web_sm (3.7.0), en_core_web_md (3.7.1), en_core_web_trf (3.7.2), en_core_web_lg (3.7.0)
Contributor guide
Assessment
This issue has not been assessed yet.