graphvite
graphvite copied to clipboard
`GLIBC_2.27' not found
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?
centos8 or ubuntu18 can support GLIBC_2.27
Same problem here - using ubuntu 16 which is supposed to be supported
Is this issue resolved? I'm facing exactly same problem!
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"
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.
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.
I also get this error. Any ideas on how to solve it?
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.