-
Notifications
You must be signed in to change notification settings - Fork 25.6k
Downgrade requests to 2.31.0 for ios and android #126989
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/126989
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New FailureAs of commit 6035f4b with merge base b36e390 ( NEW FAILURE - The following job has failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
If possible, we should move the dependency out of conda and install it with pip instead. The package is not on conda, but should be available on pip |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why are we installing them via conda vs pip here?
@pytorchbot merge -f "no trunk needed, fix for periodic" |
Merge startedYour change will be merged immediately since you used the force (-f) flag, bypassing any CI checks (ETA: 1-5 minutes). Please use Learn more about merging in the wiki. Questions? Feedback? Please reach out to the PyTorch DevX Team |
Ex https://github.com/pytorch/pytorch/actions/runs/9211850483/job/25342181353 https://github.com/pytorch/pytorch/actions/runs/9211850483/job/25342182105 2.32.0 isn't on the conda channels yet? Is there a way to add them? If not here's a PR to downgrad Pull Request resolved: pytorch#126989 Approved by: https://github.com/atalman, https://github.com/malfet
Ex https://github.com/pytorch/pytorch/actions/runs/9211850483/job/25342181353
https://github.com/pytorch/pytorch/actions/runs/9211850483/job/25342182105
2.32.0 isn't on the conda channels yet?
Is there a way to add them?
If not here's a PR to downgrad