Dear Team,
I install the software, and try to use this code "python proteinfoundation/generate.py --config_name inference_ucond_notri", but I meet this problem: OSError: /lib64/libc.so.6: version `GLIBC_2.32' not found.
And in my platform, my glibc's version is 2.28 (ldd (GNU libc) 2.28), how can I use your model under GLIBC 2.28
Thank you
Dear Team,
I install the software, and try to use this code "python proteinfoundation/generate.py --config_name inference_ucond_notri", but I meet this problem: OSError: /lib64/libc.so.6: version `GLIBC_2.32' not found.
And in my platform, my glibc's version is 2.28 (ldd (GNU libc) 2.28), how can I use your model under GLIBC 2.28
Thank you