-
Notifications
You must be signed in to change notification settings - Fork 477
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
spacy.strings.StringStore size changed, may indicate binary incompatibility #355
Comments
python= 3.8 |
Same issue. This did not help as well: |
I was using spacy 3.6.0.
|
thanks, you save my day |
@yuleiqin Switching to https://github.com/shon-otmazgin/fastcoref saved my day in the end. |
ValueError: spacy.strings.StringStore size changed, may indicate binary incompatibility. Expected 112 from C header, got 64 from PyObject
i used:
pip install -U spacy
python -m spacy download en
The text was updated successfully, but these errors were encountered: