you can try specify version like this pip install torch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0

you can try specify version like this pip install torch==2.1.0 torchvision==0.16.0 torchaudio==2.1.0 --extra-index-url https://download.pytorch.org/whl/cu118
Was this page helpful?