lakshayg/tensorflow-build-archived

ImportError: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.23' not found

eromoe opened this issue · 2 comments

Ubuntu 14.04 , conda only has below glibc

    glibc: 2.12.2-3 nlesc                           

Are you using a binary compiled for ubuntu 16.04?

Yeah, it is the problem. Since there is no GLIBC_2.23 for 14.04 , I have to change to 16.04 .