Need re-install geometoric after changing the torch version? #5914
Answered
by
rusty1s
LukeLIN-web
asked this question in
Q&A
-
Currently I have py3.7, cuda10.2, torch 1.9.0,torch-geometric 2.0.2 I fail from following command:
I obtain : OSError: /opt/conda/lib/python3.7/site-packages/torch_sparse/_convert_cuda.so: undefined symbol: _ZNK2at6Tensor5zero_Ev |
Beta Was this translation helpful? Give feedback.
Answered by
rusty1s
Nov 7, 2022
Replies: 1 comment
-
Yes, all extension packages need to be re-installed when updating PyTorch :( |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
LukeLIN-web
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Yes, all extension packages need to be re-installed when updating PyTorch :(