因为Python版本存在冲突导致的.whl is not a supported wheel on this platform.
1 wget +url 2 3 sudo python3.5 get-pip.py 4 5 sudo python3.5 -m pip install ... .whl
即可
解决了tensorflow-0.8.0-py3-none-linux_x86_64.whl is not a supported wheel on this platform.
我就当是指定了版本的pip install

浙公网安备 33010602011771号