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
[PYI-10795:ERROR] Failed to load Python shared library '/opt/nexa-linux-cuda/_internal/libpython3.11.so.1.0': dlopen: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /opt/nexa-linux-cuda/_internal/libpython3.11.so.1.0)
[PYI-11462:ERROR] Failed to load Python shared library '/opt/nexa-linux-cuda/_internal/libpython3.11.so.1.0': dlopen: /lib64/libpthread.so.0: version `GLIBC_2.30' not found (required by /opt/nexa-linux-cuda/_internal/libpython3.11.so.1.0)
I have different error and it points to different glibc version? how to fix it? do i need to have multi glibc version or have one with more recent version
OS
centos7
Python Version
No response
Nexa SDK Version
0.0.9.2
GPU (if using one)
rtx 4090
The text was updated successfully, but these errors were encountered:
multi glibc version?
[PYI-10795:ERROR] Failed to load Python shared library '/opt/nexa-linux-cuda/_internal/libpython3.11.so.1.0': dlopen: /lib64/libm.so.6: version `GLIBC_2.29' not found (required by /opt/nexa-linux-cuda/_internal/libpython3.11.so.1.0)
[PYI-11462:ERROR] Failed to load Python shared library '/opt/nexa-linux-cuda/_internal/libpython3.11.so.1.0': dlopen: /lib64/libpthread.so.0: version `GLIBC_2.30' not found (required by /opt/nexa-linux-cuda/_internal/libpython3.11.so.1.0)
I have different error and it points to different glibc version? how to fix it? do i need to have multi glibc version or have one with more recent version
OS
centos7
Python Version
No response
Nexa SDK Version
0.0.9.2
GPU (if using one)
rtx 4090
The text was updated successfully, but these errors were encountered: