hughperkins / tf-coriander

OpenCL 1.2 implementation for Tensorflow
Apache License 2.0
792 stars 90 forks source link

unable to install .whl directly #20

Closed guoyejun closed 7 years ago

guoyejun commented 7 years ago

hi,

my system is ubuntu 16.04 64bit, i tried both pip and pi3, tried both to ln -s python to python2/python3 under /usr/bin

$ pip install --upgrade tensorflow-0.11.0rc0-py3-none-any.whl tensorflow-0.11.0rc0-py3-none-any.whl is not a supported wheel on this platform.

i'm new to python, not sure if it is my env issue relative to python, do you happen to know to debug/fix it? thanks.

guoyejun commented 7 years ago

i must did something wrong that day.

i just tried again and it works now image

hughperkins commented 7 years ago

Cool :-)