-
Notifications
You must be signed in to change notification settings - Fork 24.9k
[build] pin setuptools>=70.1.0
for integrated bdist_wheel
command
#157783
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/157783
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 Cancelled Job, 1 Pending, 1 Unrelated FailureAs of commit 3952e05 with merge base fca7013 ( CANCELLED JOB - The following job was cancelled. Please retry:
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
ghstack-source-id: 3350893 Pull-Request: pytorch#157783
@pytorchbot merge |
Merge startedYour change will be merged once all checks pass (ETA 0-4 Hours). Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Merge failedReason: 1 jobs have failed, first few of them are: linux-binary-libtorch / libtorch-rocm6_3-shared-with-deps-release-build / build Details for Dev Infra teamRaised by workflow job |
@pytorchbot merge -i |
Merge startedYour change will be merged while ignoring the following 2 checks: pull / cuda12.8-py3.10-gcc9-sm75 / test (pr_time_benchmarks, 1, 1, linux.g4dn.metal.nvidia.gpu, unstable), linux-binary-libtorch / libtorch-rocm6_3-shared-with-deps-release-build / build Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
ghstack-source-id: 1655d1c Pull-Request: pytorch#157783
Stack from ghstack (oldest at bottom):
setuptools>=77
to enable PEP 639 #158104setuptools<80.0
#156049wheel
from build requirements #158027requirements.txt
to a separate file #158111setuptools>=70.1.0
for integratedbdist_wheel
command #157783cc @seemethere @malfet @osalpekar @atalman