graphvite icon indicating copy to clipboard operation
graphvite copied to clipboard

`GLIBC_2.27' not found

Open zouqian2468 opened this issue 4 years ago • 8 comments

ImportError: /usr/lib64/libm.so.6: version `GLIBC_2.27' not found (required by /usr/local/anaconda3/lib/python3.6/site-packages/graphvite/lib/libgraphvite.so)

What can I do to solve it?

zouqian2468 avatar Apr 21 '20 12:04 zouqian2468

centos8 or ubuntu18 can support GLIBC_2.27

zhixiaochuan12 avatar May 11 '20 06:05 zhixiaochuan12

Same problem here - using ubuntu 16 which is supposed to be supported

etorf avatar May 28 '20 06:05 etorf

Is this issue resolved? I'm facing exactly same problem!

porimol avatar Oct 22 '20 07:10 porimol

Apprently, Linux version too doesn't support or come by default with GLIBC_2.27. It would be great, if you provide a comprehensive response to this issue... Thanks! NAME="Amazon Linux" ID_LIKE="centos rhel fedora"

nara-simba avatar Nov 09 '20 20:11 nara-simba

Sorry so far we didn't find the solution to that. It looks like GLIBC is not well handled by conda environment.

An alternative is to compile from source. This would always work.

KiddoZhu avatar Nov 10 '20 16:11 KiddoZhu

but, i did not need visualization component. Even with graphvite-mini, above error props up. It's unclear which part of representation/embedding training requires GLIBC or relevant packages.

nara-simba avatar Nov 15 '20 05:11 nara-simba

I also get this error. Any ideas on how to solve it?

spapadias avatar Nov 15 '20 17:11 spapadias

I was using AWS EC2 instances, I had to spin up machine with ubuntu 18.* . With ubuntu 16 and with linux (cento os) I could not cross above issue.

nara-simba avatar Nov 16 '20 04:11 nara-simba