I am trying to install pytorch on windows and there is one which is available for it but shows an error.
conda install -c peterjc123 pytorch=0.1.12
>
go to the official website: http://pytorch.org/
For example, if you choose Windows, pip, python 3.6 and none in the listed steps, you will get the following commands:
pip3 install http://download.pytorch.org/whl/cpu/torch-0.4.0-cp36-cp36m-win_amd64.whl
pip3 install torchvision