Is it impossible to run GCNConv under GLIBC_2.23? #6539
-
Hi, I have a question about the
I checked that my ubuntu version is 16.04 and GLIBC version is 2.23. Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Try upgrading PyG or simply doing |
Beta Was this translation helpful? Give feedback.
Try upgrading PyG or simply doing
pip uninstall torch-spline-cinv
.