GLIBC version problem with Anaconda installation
by Lingyu from LinuxQuestions.org on (#5SS6R)
When I install Anaconda on a Linux server, it displays "The version of GLIBC is no longer supported. Found version 2.12, which is less than 2.17". But I don't have root privileges to change the GLIBC version. Changing the GLIBC version may also cause other compilation software to fail to run. And when I installed Anaconda before, this problem did not occur. It was suddenly that the GLIBC version was too low when running the code. I uninstalled Anaconda and tried to reinstall it, but now I installed Anaconda and the problem started to appear. How can I solve this problem?