Skip to content
This repository has been archived by the owner on Mar 6, 2023. It is now read-only.

`GLIBC_2.28' not found #16

Open
cgisky1980 opened this issue Mar 4, 2023 · 1 comment
Open

`GLIBC_2.28' not found #16

cgisky1980 opened this issue Mar 4, 2023 · 1 comment

Comments

@cgisky1980
Copy link

ubuntu 18.04 python3.7.10
pip install torch-1.6.0-cp37-cp37m-linux_aarch64.whl Success.

but
ImportError: /lib/aarch64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by /www/miniconda3/envs/vits/lib/python3.7/site-packages/torch/lib/libtorch_python.so)

@KumaTea
Copy link
Owner

KumaTea commented Mar 6, 2023

Hi, Ubuntu 18.04 ships with ver. 2.27 of GLIBC. You can either using a higher version of Ubuntu or install newer version manually.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants