Skip to content
Discussion options

You must be logged in to vote

It looks like the issue is that you don't have cupy or torch (or possibly other GPU requirments) installed.

You can check the version of CUDA you have using nvcc --version. After you determine that you can install a compatible version of Torch by following directions on their site, and you can install everything needed for spaCy by selecting the GPU option in the quickstart widget. Let me know if that doesn't work.

Replies: 1 comment 10 replies

Comment options

You must be logged in to vote
10 replies
@AnnemarieWittig
Comment options

@polm
Comment options

@AnnemarieWittig
Comment options

@polm
Comment options

@AnnemarieWittig
Comment options

Answer selected by AnnemarieWittig
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