I have downloaded torch as described on this link.
I have no GPU and therefore I selected Cuda as none.
Then I tried to import torch on Jupyter notebook.
I got this.
I have tried both pip and anaconda instructions. Result is the same.
What should I do?