Skip to content
Discussion options

You must be logged in to vote

Check these imports:

import cupy
import cupyx
import cupy.cuda
from cupy.cuda.compiler import compile_with_cache
import torch

If any of those fail, that could cause this.

Also I note you are using Python 3.6. I think that should still work in theory, but it did reach end-of-life last year; I recommend upgrading to more recent version.

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@Mathhead
Comment options

Answer selected by Mathhead
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 #10417 on March 06, 2022 04:20.