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

ValueError while importing spacy module related to thinc (?) #13628

Closed
alexcorral opened this issue Sep 19, 2024 · 1 comment
Closed

ValueError while importing spacy module related to thinc (?) #13628

alexcorral opened this issue Sep 19, 2024 · 1 comment

Comments

@alexcorral
Copy link

This is the description of the error: "ValueError: numpy.dtype size changed, may indicate binary incompatibility. Expected 96 from C header, got 88 from PyObject"

image

Your Environment

  • Operating System: Windows
  • Python Version Used: 3.9.18
  • spaCy Version Used: 3.7.6
  • Environment Information: Enterprise codespace

I encounter the error below when importing spacy module. It happens sometimes:

image

@honnibal
Copy link
Member

New release v3.8 is up, which should fix the problem. Please reopen or re-report if it didn't.

Sorry about the disruption with this. It was tricky to track down all the changes needed for the numpy compatibility across our dependency tree.

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

2 participants