You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, we do not test and update the requirements after each spaCy release, but you can have a look in their release notes where they say that models trained with spaCy v3 should still work fine with the new versions. Hope that helps!
I'm having some trouble setting up the right dependencies, e.g.
spacy-transformers 1.1.5 requires spacy<4.0.0,>=3.1.3, but you have spacy 3.0.1 which is incompatible.
sv-pipeline 0.0.0 requires spacy<3.1.0,>=3.0.1, but you have spacy 3.3.0 which is incompatible.
AFAIU, spacy-transformers must be at a specific version, earlier than 1.1.5.
Thanks in advance!
The text was updated successfully, but these errors were encountered: