pytorch / pytorch.github.io

The website for PyTorch
https://pytorch.org
BSD 3-Clause "New" or "Revised" License
215 stars 280 forks source link

Docs unclear about support for python 3.12 #1635

Open JackDyre opened 1 month ago

JackDyre commented 1 month ago

📚 Documentation

Link

NOTE: Latest PyTorch requires Python 3.8 or later.

Currently, PyTorch on Windows only supports Python 3.8-3.11; Python 2.x is not supported.

Two places in the page say different things. I assume it is just a fault in updating the page after python 3.12.