Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERROR: tensorflow_gpu-1.8.0-cp36-cp36m-win_amd64.whl is not a supported wheel on this platform #174

Closed
irtizashabrez opened this issue Mar 19, 2021 · 2 comments

Comments

@irtizashabrez
Copy link

Hello,

I am trying to install tensorflow_gpu-1.8.0-cp36-cp36m-win_amd64.whl.
I have:
i7 3770K
GTX 670
Windows 10 version 19042.867
Anaconda 64bit version 4.9.2

I created two different environments with

  1. conda create -n gpuv1 python=3.5 (installed 3.5.6)
  2. conda create -n gpuv2 python=3.5.2 --channel conda-forge

On both environments, tensorflow 1.8.0 fails to install with following error:

ERROR: tensorflow_gpu-1.8.0-cp36-cp36m-win_amd64.whl is not a supported wheel on this platform

I looked at issues and also searched on google but can not figure out what is wrong with my setup. I have 64bit anaconda and 64bit windows. Your help is appreciated. Thanks.

@fo40225
Copy link
Owner

fo40225 commented Mar 20, 2021

tensorflow_gpu-1.8.0-cp36-cp36m-win_amd64.whl needs python 3.6.

@irtizashabrez
Copy link
Author

Thanks

This issue was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants