dmlc / dmlc/dgl

OSError: /lib64/libm.so.6: version `GLIBC_2.27' not found

Open
#7,046 24 comments 2 reactions 1 assignee Claimed by @Rhett-Ying View on GitHub
Dominant language
Python
Stars
14.3k
Forks
3.1k
PR merge metrics
No merged PRs in 30d

Description

I did the following steps:

1. conda create --name dgl -c conda-forge python=3.11
2. conda install -c dglteam/label/cu121 dgl
3. conda install pytorch torchvision torchaudio pytorch-cuda=12.1 -c pytorch -c nvidia
4. conda activate dgl
5. 5. import dgl
And have OSError: /lib64/libm.so.6: version `GLIBC_2.27' not found.
I run on a10 gpu.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.