Skip to content

download failed due to ProxyError #7360

Discussion options

You must be logged in to vote

Hm, I'm not sure what is causing this. Are you perhaps behind a firewall at work, or something such?

To avoid using the download command, you can download the model directly by locating the release on the models documentation page, for instance https://spacy.io/models/en, click on "release details" and copy the link location of the tar.gz file. Then do:

pip install https://github.com/explosion/spacy-models/releases/download/en_core_web_sm-3.0.0/en_core_web_sm-3.0.0.tar.gz

Does that work for you?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
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 models Issues related to the statistical models
2 participants
Converted from issue

This discussion was converted from issue #6962 on March 09, 2021 13:19.