You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
./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
The text was updated successfully, but these errors were encountered:
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)
cli failed to start on RHEL 8
I tried with python 3.8, failed at the same error.
The text was updated successfully, but these errors were encountered: