I downloaded PyTorch with pip in two Conda environments and one base environment but PyTorch only works in my Mac terminal and not in visual studio code. How will I be able to get PyTorch working in visual studio code?
How might I be able to change my python environment then.
I figured out how to get it working in vs code by changing my interpreter path thank you.