Cuda 121 – ERROR : Could not find a version that satisfies the requirement torch (from versions: none)
Trying to implement cuda 12.1 for some project, impossible to download torch, torchvision and torchaudio. Went to PyTorch.org but the command line (both from stable version and nightly version) e.g. pip3 install --pre torch torchvision torchaudio --index-url https://download.pytorch.org/whl/nightly/cu121
never worked.