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

Pin setuptools to 72.1.0 #8592

Merged
merged 2 commits into from
Aug 14, 2024
Merged

Pin setuptools to 72.1.0 #8592

merged 2 commits into from
Aug 14, 2024

Conversation

atalman
Copy link
Contributor

@atalman atalman commented Aug 14, 2024

Fixes: #8591

This issue is related to
https://pypi.org/project/setuptools/#files - Released: Aug 13, 2024
setuptools 72.2.0

I do see something like this in the log:

2024-08-14T17:47:49.2817611Z Collecting setuptools
2024-08-14T17:47:49.2818481Z   Downloading setuptools-72.2.0-py3-none-any.whl.metadata (6.6 kB)
2024-08-14T17:47:49.2819699Z Downloading setuptools-72.2.0-py3-none-any.whl (2.3 MB)
2024-08-14T17:47:49.2820771Z    ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 2.3/2.3 MB 97.6 MB/s eta 0:00:00
2024-08-14T17:47:49.2821626Z Installing collected packages: setuptools
2024-08-14T17:47:49.2822330Z   Attempting uninstall: setuptools
2024-08-14T17:47:49.2823044Z     Found existing installation: setuptools 72.1.0
2024-08-14T17:47:49.2823855Z     Uninstalling setuptools-72.1.0:
2024-08-14T17:47:49.2824629Z       Successfully uninstalled setuptools-72.1.0
2024-08-14T17:47:49.2825454Z Successfully installed setuptools-72.2.0
2024-08-14T17:47:49.2825935Z 

Copy link

pytorch-bot bot commented Aug 14, 2024

🔗 Helpful Links

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

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

❌ 6 New Failures, 1 Unrelated Failure

As of commit 75824d4 with merge base c4e81fa (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.

@atalman atalman merged commit 831879a into pytorch:main Aug 14, 2024
65 of 72 checks passed
@atalman atalman deleted the pin_setuptools branch August 14, 2024 21:18
Copy link

Hey @atalman!

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 15, 2024
Reviewed By: ahmadsharif1

Differential Revision: D61331609

fbshipit-source-id: f591f145f86f8d0df49b6aeb4865712e2c20fe9b
atalman added a commit to atalman/vision that referenced this pull request Aug 23, 2024
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.

SetupTools update breaks Vision Nightly aarch64 builds are failing for CPU and GPU
3 participants