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

Reland Install torchvision in release docker #6795 #6860

Merged
merged 1 commit into from
Mar 29, 2024

Conversation

lsy323
Copy link
Collaborator

@lsy323 lsy323 commented Mar 29, 2024

pip install /dist/* would fail due to the

The following whls are under /dist/

-rw-r--r-- 1 root root 133675462 Mar 29 21:38 torch-nightly+20240329-cp310-cp310-linux_x86_64.whl
-rw-r--r-- 1 root root 133675462 Mar 29 21:38 torch-nightly-cp310-cp310-linux_x86_64.whl
-rw-r--r-- 1 root root 199272610 Mar 29 21:38 torch_xla-nightly+20240329-cp310-cp310-linux_x86_64.whl
-rw-r--r-- 1 root root 199272610 Mar 29 21:38 torch_xla-nightly-cp310-cp310-linux_x86_64.whl
-rw-r--r-- 1 root root   1186431 Mar 29 21:39 torchvision-0.19.0a0+2c4665f-cp310-cp310-linux_x86_64.whl

If I install the whls one by one, it won't fail, which makes sense. I won't be able to resolve the mystery of pip. So I'll just explicitly install the whls in the dockerfile

@lsy323 lsy323 marked this pull request as ready for review March 29, 2024 23:18
@lsy323 lsy323 merged commit b0ba29f into master Mar 29, 2024
2 of 3 checks passed
@lsy323 lsy323 deleted the lsiyuan/torchvision-release branch March 29, 2024 23:20
lsy323 added a commit that referenced this pull request Apr 23, 2024
Co-authored-by: Siyuan Liu <lsiyuan@google.coim>
lsy323 added a commit that referenced this pull request Apr 24, 2024
Co-authored-by: Siyuan Liu <lsiyuan@google.coim>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants