Finally you can copy the command and paste it into a terminal: pip3 install torch torchvision torchaudio --extra-index-url If you have multiple python versions swap pip3 for python39 -m pip (python 39 being what you renamed it earlier).
Finally you can copy the command and paste it into a terminal: pip3 install torch torchvision torchaudio --extra-index-url If you have multiple python versions swap pip3 for python39 -m pip (python 39 being what you renamed it earlier).