Hi,
I am following the instructions in the repo. I am working on the legup VM but when trying to install tensorflow as described in the instructions, i.e. running: pip install tensorflow-1.6.0-cp27-cp27mu-linux_x86_64 --ignore-installed six I get the following error: tensorflow-1.6.0-cp27-cp27mu-linux_x86_64.whl is not a supported wheel on this platform.
Any ideas on how to solve this? Thanks!