Skip to content

Error when calling spacy info #13155

Discussion options

You must be logged in to vote

I solved this error by xHi, I guess this issue is caused by the incompatible version of spacy and pydantic. I solved this error by matching their version:

pip install spacy==3.7.2
pip install pydantic==2.4.1

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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
3 participants