ERROR: en-core-web-trf 3.0.0 has requirement spacy<3.1.0,>=3.0.0, but you'll have spacy 3.3.1 which is incompatible. #10990
andrew3875
started this conversation in
Help: Best practices
Replies: 1 comment 4 replies
-
Your version of spaCy (3.3.1) and the version of the model you are using (3.0.0) are not matching. If you download a model, such as |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ladies and gentlemen,
I have an above mentioned trouble.
Is there a way to use latest pipeline along with the latest (say 3.3.1) Spacy release?
If yes how ?
Beta Was this translation helpful? Give feedback.
All reactions