Skip to content
Discussion options

You must be logged in to vote

Hi, it sounds like something when wrong with the torch installation, which is unfortunately common with a plain pip install torch. (torch is being installed as a dependency of en_core_web_trf.)

Uninstall all the torch-related packages (or just create a new conda env) and try the directions here for using the pytorch quickstart, using conda instead of pip to install torch after step 2 above: https://spacy.io/usage/embeddings-transformers#transformers-installation

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by ines
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
install Installation issues gpu Using spaCy on GPU
2 participants
Converted from issue

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