fo40225 / tensorflow-windows-wheel

Tensorflow prebuilt binary for Windows
3.65k stars 1.53k forks source link

Cannot Install TensorFlow on this Platform #143

Open hankp46 opened 4 years ago

hankp46 commented 4 years ago

I'm trying to install Tensorflow on a computer with a J1800 CPU. I know this CPU does not have the AVX extension. I'm trying to find a wheel package of tensorflow without an AVX extension. Every wheel I try gets the same error. Here's one example:

pip3 install https://raw.githubusercontent.com/fo40225/tensorflow-windows-wheel/master/1.14.0/py37/CPU/sse2/tensorflow-1.14.0-cp37-cp37m-win_amd64.whl

: ERROR: tensorflow-1.14.0-cp37-cp37m-win_amd64.whl is not a supported wheel on this platform.

I'm running Python 3.8 64-bit

Does anyone know a wheel that will work on this CPU? Or am I making another mistake?

fo40225 commented 4 years ago

This wheel is for py 3.7, downgrade your python.

hankp46 commented 4 years ago

Thanks. Do you know what non-AVX wheel supports the highest version on tensorflow?

Hank Poletto hpoletto@cfl.rr.com

On May 31, 2020, at 10:45 PM, fo40225 notifications@github.com wrote:

 at nonThis wheel is for py 3.7, downgrade your python.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or unsubscribe.

fo40225 commented 4 years ago

https://github.com/fo40225/tensorflow-windows-wheel/tree/master/2.2.0/py37/CPU%2BGPU/cuda102cudnn76sse2