Open hernandezurbina opened 3 years ago
Did you ever solve this?
Sorry for the delay.
Looks like some computers have problems installing the last whl file, but the one before that seems to work fine for all architectures.
Hi. I'm also having the same issue. I have tried by installing both whl files but getting same error. Did anyone resolve this issue?
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!