AttributeError: module 'torch' has no attribute 'sparse_csc' #7033
Answered
by
rusty1s
LukeLIN-web
asked this question in
Q&A
-
My env is
error is
|
Beta Was this translation helpful? Give feedback.
Answered by
rusty1s
Mar 25, 2023
Replies: 1 comment 5 replies
-
You need at least PyTorch 1.12 in order to run PyG 2.3 :( |
Beta Was this translation helpful? Give feedback.
5 replies
Answer selected by
LukeLIN-web
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You need at least PyTorch 1.12 in order to run PyG 2.3 :(