Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] Add Python 3.11 #6959

Closed
wants to merge 1 commit into from
Closed

[WIP] Add Python 3.11 #6959

wants to merge 1 commit into from

Conversation

alihassanijr
Copy link

@alihassanijr alihassanijr commented Nov 17, 2022

This PR adds Python 3.11 (cp311) to the CircleCI regenerate script, and the package helper.

Note that torch 1.13 is built with cp311 wheels, but not torchvision.
This can be an issue for users who're upgrading to 3.11, since they'd have to build their own wheels.

@datumbox @malfet

(Closing previous PR #6841 because I started off the 0.14 release there and rebasing was a bit of a hassle.)

@alihassanijr alihassanijr mentioned this pull request Nov 17, 2022
@alihassanijr alihassanijr marked this pull request as draft November 17, 2022 23:44
@alihassanijr alihassanijr changed the title Add Python 3.11 [WIP] Add Python 3.11 Nov 17, 2022
@datumbox
Copy link
Contributor

@alihassanijr Thanks, as mentioned in the previous PR, this needs to be coordinated with core as there are other on going initiatives that might affect it.

@osalpekar As far as I understand you are trying to phase out CircleCI. Does it mean to add py3.11 directly on GA pipeline?

@malfet You previously indicated (#6841 (comment)) that we weren't ready to support this yet. Is the timing better now?

@johnnynunez
Copy link

johnnynunez commented Dec 21, 2022

johnnynunez@bd64f57 more changes

@pmeier
Copy link
Contributor

pmeier commented Mar 16, 2023

torchvision==0.15.1 is available for Python 3.11 from PyPI. Unfortunately, the conda version didn't make it, because the defaults channel only very recently published 3.11 versions of our dependencies. I'll open a separate issue for that. We'll provide 3.11 builds on our nightly channel soon.

@pmeier pmeier closed this Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants