running on server - cannot find Python libraries
Open
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 521
- PR merge metrics
- No merged PRs in 30d
Description
Trying to run on a centOS cluster so I can debug remotely.
I get this error message"
[26450] Error loading Python lib '/tmp/_MEIP9PeGa/libpython3.6m.so.1.0': dlopen: /lib64/libc.so.6: version `GLIBC_2.25' not found (required by /tmp/_MEIP9PeGa/libpython3.6m.so.1.0)
I tried flags -n -h -r.
Is there a way to specify the path of shared libraries? I have the python module loaded.
Thanks
Contributor guide
Assessment
This issue has not been assessed yet.