Windows - not a supported wheel on this platform

Your issue got fixed ? I have similar problem ?

Still facing the issue.

Please type in the following commands.

where python
where pip3

image

Which version of Python are you using? Is that Python 3.5?

i think I got the issue, this command fixed the issue

pip3 install https://download.pytorch.org/whl/cu100/torch-1.1.0-cp37-cp37m-win_amd64.whl

why python site provides 32bit version by default is very interesting

We (Microsoft team) are working on fixing the error that is produced when you try installing pytorch on 32-bit python on windows. We will give users clear direction on how to proceed forward. But I agree it is probably time to switch to 64-bit python by default on windows.