-
Notifications
You must be signed in to change notification settings - Fork 75
[AUTOGENERATED] [release/2.4] Remove --no-index and --no-deps flags #2143
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
[AUTOGENERATED] [release/2.4] Remove --no-index and --no-deps flags #2143
Conversation
|
Jenkins build for dbe9c393158979d784942106392f00665b565da0 commit finished as FAILURE |
|
Fix the conflicts |
|
Jenkins build for dbe9c393158979d784942106392f00665b565da0 commit finished as FAILURE Detected error during Pytorch building: |
.ci/pytorch/common_utils.sh
Outdated
| # without using any network connection | ||
| python3 -mpip install --no-index --no-deps "$@" | ||
| # Convert the input arguments into an array | ||
| python3 -mpip install --no-index "$@" |
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.
--no-index needs to be removed.
|
Jenkins build for dbe9c393158979d784942106392f00665b565da0 commit finished as ABORTED |
Cherry-pick of #2103
Validation: http://rocm-ci.amd.com/view/Release-6.4/job/framework-pytorch-2.4-ub22-py3.10-ci_rel-6.4/47/