Spacy dependency issue that started today (via typer and click) #10566
Answered
by
adrianeboyd
ggprod
asked this question in
Help: Coding & Implementations
-
A service build that depends on spacy recently started failing (earlier today) with an error like the one raised in this issue against typer (which is a dependency of spacy): fastapi/typer#377 This is related to an update today of click (8.1.0) that typer depends on. Once typer is fixed will spacy need any changes to address that? |
Beta Was this translation helpful? Give feedback.
Answered by
adrianeboyd
Mar 29, 2022
Replies: 1 comment
-
Please keep an eye on #10564 for updates. Nothing directly in spacy needs to be fixed, the issues are only in typer. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ggprod
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Please keep an eye on #10564 for updates. Nothing directly in spacy needs to be fixed, the issues are only in typer.