pytorch / pytorch/vision

Add support for Python 3.11

Open
#7,049 20 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

  • #7108 by @pmeier — closed without merging
dependency issue topic: binaries
Dominant language
Python
Stars
17.9k
Forks
7.3k
Avg merge
1d 15h
Merged PRs (30d)
13

Description

As of today, Python 3.11 is not available in the defaults channel of Anaconda, which we are building against: https://anaconda.org/anaconda/python

As stated in https://github.com/pytorch/vision/pull/6841#issuecomment-1294410859, we cannot build against the conda-forge channel.

As soon as it is available in the defaults channel, there is #6959 to add support in our CI and in turn for the nightlies and the next release.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Check the availability of Python 3.11 in Anaconda's defaults channel, then read #6959 and the closed PR #7108 for the intended CI changes. Done means Python 3.11 is supported by CI and is included in the nightlies and next release.

Written by the indexing model from the issue text.

Assessment

Tech stack
anaconda, python
Domain
ci-cd, release
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.