0

I am very new to Python and I'm trying to install Pytorch through Anaconda. I go to Start > Anaconda3 (64-bit) > Anaconda Prompt (anaconda3). I open the prompt and type in the command that I got from the website https://pytorch.org/get-started/locally, the command being, conda install pytorch torchvision cudatoolkit=10.2 -c pytorch, but when I type it in it says

"'conda' is not recognized as an internal or external command, operable program or batch file."

Can someone help me please?

0 Answers0