wget https://storage.googleapis.com/tensorflow/linux/cpu/tensorflow-0.11.0-cp27-none-linux_x86_64.whl
# /opt/bin/py2/bin/pip install /opt/opt/os/centos6/dev/shm/postgresql-9.6.1/tensorflow-0.11.0-cp27-none-linux_x86_64.whlProcessing /opt/opt/os/centos6/dev/shm/postgresql-9.6.1/tensorflow-0.11.0-cp27-none-linux_x86_64.whlCollecting mock>=2.0.0 (from tensorflow==0.11.0) Downloading mock-2.0.0-py2.py3-none-any.whl (56kB) 100% |████████████████████████████████| 61kB 188kB/sCollecting protobuf==3.0.0 (from tensorflow==0.11.0) Downloading protobuf-3.0.0-py2.py3-none-any.whl (342kB) 100% |████████████████████████████████| 348kB 541kB/sCollecting numpy>=1.11.0 (from tensorflow==0.11.0) Using cached numpy-1.11.2-cp27-cp27mu-manylinux1_x86_64.whlRequirement already satisfied: wheel in /opt/bin/py2/lib/python2.7/site-packages (from tensorflow==0.11.0)Collecting six>=1.10.0 (from tensorflow==0.11.0) Downloading six-1.10.0-py2.py3-none-any.whlCollecting funcsigs>=1; python_version < "3.3" (from mock>=2.0.0->tensorflow==0.11.0) Downloading funcsigs-1.0.2-py2.py3-none-any.whlRequirement already satisfied: pbr>=0.11 in /opt/bin/py2/lib/python2.7/site-packages (from mock>=2.0.0->tensorflow==0.11.0)Requirement already satisfied: setuptools in /opt/bin/py2/lib/python2.7/site-packages (from protobuf==3.0.0->tensorflow==0.11.0)Installing collected packages: six, funcsigs, mock, protobuf, numpy, tensorflow Found existing installation: six 1.9.0 Uninstalling six-1.9.0: Successfully uninstalled six-1.9.0Successfully installed funcsigs-1.0.2 mock-2.0.0 numpy-1.11.2 protobuf-3.0.0 six-1.10.0 tensorflow-0.11.0