Installation Problems Problem: installation failed using pip, got ImportError: /lib64/libm.so.6: version `GLIBC_2.23' not found (required by /home/xsx/.conda/envs/tensorflow/lib/python3.7/site-packages/tensorflow/python/_pywrap_tensorflow_internal.so) Solution: install using conda. conda create -n tfgpu python=3.6.8 tensorflow=1.13.1 Reference: Github Issue.
Tag: tensorflow
[Repost] Index
TensorFlow Create a tensor proto whose content is larger than 2GB Makefile A Simple Makefile Tutorial Linux aptitude, apt-get, and apt Commands Installing RPM without sudo in CentOS Installing newer version of GCC in CentOS Conda & Notebook Add conda environments to Jupyter Notebook conda install pytorch using tsinghua channel