Skip to content

Conversation

@stotko
Copy link
Member

@stotko stotko commented Nov 12, 2024

Python 3.13 has been released on 2024-10-07 and torch has also started to support it recently. Add this support on our side as well.

@stotko stotko added the added label Nov 12, 2024
@stotko
Copy link
Member Author

stotko commented Nov 12, 2024

Although there exist torch 2.5.1 wheels for Python 3.13, they have some issues that will likely only be resolved with torch 2.6 (pytorch/pytorch#130249):

  • Too old typing_extensions, version >= 4.12 required
  • No CPU-only wheel for Windows

Thus, postponing until upstream support has matured.

@stotko stotko merged commit 44f206c into main Apr 14, 2025
19 checks passed
@stotko stotko deleted the python_3_13 branch April 14, 2025 12:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants