Skip to content

installing language packages too slow #7374

Discussion options

You must be logged in to vote

The model downloads are github assets and github can be slow sometimes. All we can suggest is to wait a bit and try again, maybe checking https://www.githubstatus.com to see if there's any more info if it seems like it's not resolved relatively quickly.

If you are frequently downloading the same model packages, the solution is to download them once however you like (wget, browser, etc.) and then install them with pip from the local file in each new venv:

pip install /path/to/de_core_news_sm-2.3.0.tar.gz

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
2 participants
Converted from issue

This discussion was converted from issue #6593 on March 09, 2021 13:28.