Skip to content

Incompatibility between spacy versions for English and Spanish models #8925

Discussion options

You must be logged in to vote

Hi Kateryna,

spaCy versions v2 and v3 are definitely quite different, so you'll want to pick one and stick to that. For each of our major version releases, we've trained and released specific models for each of the languages, so you'll have to make sure that you've downloaded the correct models for the spaCy version you want to use.

You can double check by running python -m spacy validate, which will also provide you with the right command to update those models that are not compatible.

Let us know if you run into any issues with that!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Catalina1100
Comment options

Answer selected by svlandeg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Installation issues
2 participants