lakshayg/tensorflow-build-archived

Problem in installing tensorflow-build

Veereshdammur opened this issue · 5 comments

I am receeving this following error while installing tensorflow-build.
I am using Ubuntu 18.04 with tensorflow -1.9.0

pip install --ignore-installed --upgrade /home/ifm-veeresh/Downloads/tensorflow-1.9.0-cp36-cp36m-linux_x86_64.whl --user tensorflow-1.9.0-cp36-cp36m-linux_x86_64.whl is not a supported wheel on this platform.

Are you using python 3.6?

I use python 3.7.3

This binary is for python 3.6

okay, thanks. I will try by creating a new environment.