mypy and Pydantic compatibilities #11556
Unanswered
svlandeg
asked this question in
Help: Installation
Replies: 1 comment
-
In this case, either downgrade |
Beta Was this translation helpful? Give feedback.
0 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.
-
Both spaCy and Thinc have an optional dependency on
mypy
, but we've found that sometimes specific versions of these two packages are incompatible. As we can't express complex package dependencies and we don't want to restrict Pydantic too much in order not to lock people in, we've decided to at least document combinations that we've found to be incompatible. Feel free to add to this thread when you encounter such cases.Beta Was this translation helpful? Give feedback.
All reactions