Supporting the GLIBC under 2.27 #492
-
|
Hi. Thank you for your continued efforts in maintaining and improving the PyG library.
While installing
For now, I have removed pyg-lib, which allows the code to run, but I still receive the following warning:
To resolve this issue, would it be possible to provide updated versions of pyg-lib and torch_sparse that are compatible with environments using GLIBC versions lower than 2.27? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
|
Hi @songsong0425, thank you for reporting the issue. We have a plan to add support for glibc 2.28+ via #457, and as far as I know, it is aligned with what PyTorch provides. However, there's no plan to add support for glibc 2.27 or its previous versions. |
Beta Was this translation helpful? Give feedback.
Hi @songsong0425, thank you for reporting the issue. We have a plan to add support for glibc 2.28+ via #457, and as far as I know, it is aligned with what PyTorch provides. However, there's no plan to add support for glibc 2.27 or its previous versions.