Pytorch support for python 3.12

Hi All,

I am trying to use pytorch with python 3.12. However, I see that it is not yet supported (upon browsing the index url). Can someone let me know when is this support planned?

Thanks!

pip3 install torch torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121

Looking in indexes: https://download.pytorch.org/whl/cu121

ERROR: Could not find a version that satisfies the requirement torch (from versions: none) ERROR: No matching distribution found for torch

You can track the support issue here.

1 Like