Replies: 1 comment 2 replies
-
I think your gcc version is too old. try to install a newer gcc. or install rust first, and then compile gseapy by yourself pip install gseapy --no-binary :all: |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi,
I've installed gseapy. However after searching I cannot find an answer to the error
ImportError: /lib64/libc.so.6: version 'GLIBC_2.25' not found (required by /home/unix/wgodfrey/.local/lib/python3.8/site-packages/gseapy/gse.cpython-38-x86_64-linux-gnu.so)
Can anyone please help ?
Thanks,
Will
Beta Was this translation helpful? Give feedback.
All reactions