I\'m trying to do a basic install and import of Pytorch/Torchvision on Windows 10. I installed a Anaconda and created a new virtual environment named photo. I opened Anaconda pr
I have installed Microsoft Build Tools from https://visualstudio.microsoft.com/visual-cpp-build-tools/ I have checked all boxes regarding C++ section.
Before this I could only import torch from Jupyter notebook but not from ipython or python shell. I don't why that's so but it works now.