We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
when I install tensorflow1.5 (https://github.com/mind/wheels/releases/download/tf1.5-gpu/tensorflow-1.5.0-cp27-cp27mu-linux_x86_64.whl). I installed it sucessfully and import tensorflow. It report error 'ImportError: /lib64/libm.so.6: version `GLIBC_2.23' not found'. Should I update glibc version from 2.17 to 2.23?
The text was updated successfully, but these errors were encountered:
i have the same problem,i think that is different gcc version, do you have any idea
Sorry, something went wrong.
I have the same problem, and this is on a shared system, where upgrading 2.23 is not possible.
Hi,
I am getting the same error. Can anyone please tell me the probable solution.
Any help is much appreciated.
Thanks
I am also having the same issue when I installed tensorflow 1.4
No branches or pull requests
when I install tensorflow1.5 (https://github.com/mind/wheels/releases/download/tf1.5-gpu/tensorflow-1.5.0-cp27-cp27mu-linux_x86_64.whl). I installed it sucessfully and import tensorflow. It report error 'ImportError: /lib64/libm.so.6: version `GLIBC_2.23' not found'. Should I update glibc version from 2.17 to 2.23?
The text was updated successfully, but these errors were encountered: