Skip to content

ConnectionRefusedError: [Errno 61] Connection refused downloading en_core_web_sm #7375

Discussion options

You must be logged in to vote

The issue has been solved with:
pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-2.3.0/en_core_web_sm-2.3.0.tar.gz --no-deps
for the URL in the command, find a compatible release here: https://github.com/explosion/spacy-models/releases/
Anyone who ran into the same problem should try this.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by ines
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Installation issues
1 participant
Converted from issue

This discussion was converted from issue #6562 on March 09, 2021 13:29.