Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Idle shell restarts when loading en_core_web_sm on Macbook Pro (M4 Pro) #13704

Open
gio3b2 opened this issue Dec 4, 2024 · 0 comments
Open

Comments

@gio3b2
Copy link

gio3b2 commented Dec 4, 2024

I just got a MB Pro (M4Pro) and migrated from MB Air (2018). I have installed spacy 3.9.6 with en_core_web_sm (3.8.0). On the new MB, I had to downgrade Numpy to 1.21.0. In the Python IDLE, I can import spacy as:
import spacy
However, the shell restarts once I run the command:
nlp = spacy.load('en_core_web_sm')
Is there anything I can do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant