Install whl failed
Created by: apollos
I can successfully build out the paddle but while I install "py_paddle-0.8.0b0-cp27-cp27mu-linux_x86_64.whl", it failed and promt: ~/workspace/Paddle/build$ sudo pip install /opt/paddle/share/wheels/*.whl py_paddle-0.8.0b0-cp27-cp27mu-linux_x86_64.whl is not a supported wheel on this platform. Storing debug log for failure in /home/yu/.pip/pip.log
How shall I fix it or work around it?
My configuration: cmake -DWITH_GPU=ON -DWITH_DOC=OFF -DMKL_ROOT=/opt/intel/compilers_and_libraries_2016.3.210/linux/mkl/ -DCUDNN_ROOT=/usr/local/cuda -DWITH_SWIG_PY=ON -DCMAKE_INSTALL_PREFIX=/ ..
paddle version PaddlePaddle 0.8.0b0, compiled with with_avx: ON with_gpu: ON with_double: OFF with_python: ON with_rdma: OFF with_glog: ON with_gflags: ON with_metric_learning: with_timer: OFF with_predict_sdk: