You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @kambstreat , thank you for the report. Sorry about the inconvenience: we pushed our new installation instructions yesterday, but we didn't get a chance to fully finalize the release, so the wheels you are trying to download simply aren't there yet.
I'll be doing that just now, hopefully everything should be working later today. I'll report back here.
(If you want to be unblocked immediately, you might be able to use --index-url=https://download.pytorch.org/whl/nightly/cu124 instead.)
🐛 Describe the bug
I am trying to install cuda enabled torchcodec from the documentation. https://github.com/pytorch/torchcodec?tab=readme-ov-file#installing-cuda-enabled-torchcodec
I could able to do Steps 1,2,3 but not step4
pip install torchcodec --index-url=https://download.pytorch.org/whl/cu124
I checked
https://download.pytorch.org/whl/cu124
and could not find torchcodec.The text was updated successfully, but these errors were encountered: