Install error with spacy-readability 1.4.1 #8077
Answered
by
polm
Jez-2Sheds
asked this question in
Help: Installation
-
I run into the following error attempting to install spacy-readability 1.4.1. I already have spacy 3.0.6 installed
|
Beta Was this translation helpful? Give feedback.
Answered by
polm
May 12, 2021
Replies: 1 comment 2 replies
-
As indicated at Stackoverflow, it seems likely this is due to an issue with your build tools. You can find instructions on how to update your build requirements here. To copy those instructions for convenience: Download visual studio build tools and install
If that doesn't work, let us know. |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
svlandeg
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
As indicated at Stackoverflow, it seems likely this is due to an issue with your build tools. You can find instructions on how to update your build requirements here. To copy those instructions for convenience:
Download visual studio build tools and install
If that doesn't work, let us know.