Skip to content
Discussion options

You must be logged in to vote

That's not enough of an error message for us to help with the specific problem. Maybe there's a verbose option that would show more? (Actually, don't spend too much time on this. My first guess is that it's related to generated cython code in older releases that's incompatible with newer versions of python. It's not 100% impossible to install this version of spacy with python 3.10, but it's going to involve installing from github/source instead of pip install spacy==2.3.4.)

In general you will have a much easier time if you use a version of python that was supported and tested at the time of release. For this version, it looks like python 3.9 was the most recent version. You can look in t…

Replies: 1 comment 1 reply

Comment options

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

Answer selected by james811223ad
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
v2 spaCy v2.x
2 participants