Is GLIBC 2.38 necessary?

Hello, I just installed gt version 3.5 (from conda), our cluster is running on Rocky Linux 9 (which I understand is a flavour of CentOS) and I noticed I’m not able to run latest graph-tool version due to missing GLIBC version (here is 2.34). I will talk to the sysadmins, sure, but I wonder if 2.38 is a strict requirement. Also, I had no problems when installing first build of graph-tool 3 (couple of weeks ago?). Any other advice is welcome!

Please open an issue on conda-forge: Issues · conda-forge/graph-tool-feedstock · GitHub

This has nothing to do with graph-tool per se; it does not care which glibc you are using. It’s most likely a packaging issue or some other problem.

Yep, thanks. I’ll try to reach out the maintainer of the conda package.

EDIT:

Wait, is that you?