Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

milvus_cli-v0.3.3-Linux fail to start /lib64/libm.so.6: version `GLIBC_2.35' not found #61

Open
dove-young opened this issue Nov 16, 2023 · 1 comment

Comments

@dove-young
Copy link

cli failed to start on RHEL 8

./milvus_cli-v0.3.3-Linux
[3800578] Error loading Python lib '/tmp/_MEIzrq14X/libpython3.8.so.1.0': dlopen: /lib64/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/_MEIzrq14X/libpython3.8.so.1.0)

python --version
Python 3.10.12

I tried with python 3.8, failed at the same error.

./milvus_cli-v0.3.3-Linux
[3803912] Error loading Python lib '/tmp/_MEIbq8zhU/libpython3.8.so.1.0': dlopen: /lib64/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/_MEIbq8zhU/libpython3.8.so.1.0)

python --version
Python 3.8.16
@suyestyle
Copy link

suyestyle commented Jun 25, 2024

Hello, have you solved this problem? I encountered a similar problem when installing 0.4.2

Python 3.8.10
OpenSSL 1.1.1k FIPS 25 Mar 2021

[19236] Error loading Python lib '/tmp/_MEI92BrkH/libpython3.8.so.1.0': dlopen: /lib64/libm.so.6: version `GLIBC_2.35' not found (required by /tmp/_MEI92BrkH/libpython3.8.so.1.0)

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

No branches or pull requests

2 participants