Compatibility issue with spaCy 3.7.4 and typing-extensions 4.11.0 #13492
Unanswered
manunaik99
asked this question in
Help: Installation
Replies: 2 comments 1 reply
-
Hi! Sorry to hear you're running into issues. Unfortunately I can't reproduce this. When I create a clean environment, and run
Can you retry in a clean environment, and copy/paste the output of your console as well as from |
Beta Was this translation helpful? Give feedback.
0 replies
-
I have same problem. I can solve with 'pip install -U pydantic'. I have no idea for the reason. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm encountering a compatibility issue when using spaCy version 3.7.4 in conjunction with the typing-extensions package version 4.11.0. Whenever I attempt to install spaCy or run code that utilizes spaCy functionality, I encounter the following error:
Beta Was this translation helpful? Give feedback.
All reactions