Skip to content

Conversation

@zklaus
Copy link
Contributor

@zklaus zklaus commented Aug 1, 2025

Direct invocation of setup.py is deprecated and in particular the calls python setup.py install and python setup.py develop will go away as soon as October. To keep up with the ecosystem and Pytorch itself, this replaces all such calls with their modern equivalents.

For more details, also see the Pytorch issue pytorch/pytorch#152276.

For a similar PR in torchaudio, see pytorch/audio#4009.

@pytorch-bot
Copy link

pytorch-bot bot commented Aug 1, 2025

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/9161

Note: Links to docs will display an error until the docs builds have been completed.

❌ 2 New Failures, 1 Unrelated Failure

As of commit 12c3adf with merge base dffbf2d (image):

NEW FAILURES - The following jobs have failed:

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla bot added the cla signed label Aug 1, 2025
@zklaus zklaus marked this pull request as ready for review August 1, 2025 16:31
Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @zklaus

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR @zklaus

@NicolasHug NicolasHug merged commit 4a6ae15 into pytorch:main Aug 8, 2025
55 of 58 checks passed
@github-actions
Copy link

github-actions bot commented Aug 8, 2025

Hey @NicolasHug!

You merged this PR, but no labels were added.
The list of valid labels is available at https://github.com/pytorch/vision/blob/main/.github/process_commit.py

facebook-github-bot pushed a commit that referenced this pull request Aug 8, 2025
…9161)

Summary: Co-authored-by: Nicolas Hug <nh.nicolas.hug@gmail.com>

Reviewed By: scotts

Differential Revision: D79882552

fbshipit-source-id: a546bd1b463b8295629e1065abf6582d6110e24a
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.

2 participants