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 torchvision, see pytorch/vision#9161.

@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/audio/4009

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

❗ 1 Active SEVs

There are 1 currently active SEVs. If your PR is affected, please view them below:

✅ No Failures

As of commit 63f5a16 with merge base b757cc6 (image):
💚 Looks good so far! There are no failures yet. 💚

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 14:03
@zklaus zklaus requested a review from a team as a code owner August 1, 2025 14:03
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

I think we have deactivated most of those in the CI at the moment, but the linux CPU tests are happy, so that's what matters.

@NicolasHug NicolasHug merged commit 3ad78e2 into pytorch:main Aug 4, 2025
44 checks passed
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