download failed due to ProxyError #7360
-
When I exec
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
spacy version:
|
Beta Was this translation helpful? Give feedback.
-
Hm, I'm not sure what is causing this. Are you perhaps behind a firewall at work, or something such? To avoid using the
Does that work for you? |
Beta Was this translation helpful? Give feedback.
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 thetar.gz
file. Then do:Does that work for you?