Unsupported Wheel on Platform
Describe the Issue
Upon installing the Python 3.4 wheel file tensorflow-1.1.0-cp34-cp34m-linux_armv7l.whl, the installed puts our an error
tensorflow-1.1.0-cp34-cp34m-linux_armv7l.whl is not a supported wheel on this platform.
Steps to Reproduce
As described in the Github Repo For Python 3.4 wget https://github.com/samjabrahams/tensorflow-on-raspberry-pi/releases/download/v1.1.0/tensorflow-1.1.0-cp34-cp34m-linux_armv7l.whl sudo pip3 install tensorflow-1.1.0-cp34-cp34m-linux_armv7l.whl
Hardware/Software Info
Raspberry Pi Model 3 python3 --version is Python 3.4.3
Please provide the following information about your Raspberry Pi setup:
- Raspberry Pi model: Raspberry Pi 3
- Operating System used: Raspbian
- Version of Python used: 3.4.3
- SD card memory size: 16GB
- Size of USB/other device used as swap (if building from source):
- TensorFlow git commit hash (if building from source):
Relevant Console Output/Logs
tensorflow-1.1.0-cp34-cp34m-linux_armv7l.whl is not a supported wheel on this platform.
anyupdate for this