-
Notifications
You must be signed in to change notification settings - Fork 312
Open
Description
🕋 Website
The link to the wheel for torchmetrics is not allowing the download of said wheel when using pytorch.org as extra-index-url
To Reproduce
Steps to reproduce the behavior (if applicable):
- Go to https://download.pytorch.org/whl/torchmetrics/
- Click on torchmetrics-1.0.3-py3-none-any.whl
- See error
Expected behavior
The Wheel should start downloading.
Screenshots
Desktop (please complete the following information):
- OS: MacOS
- Browser: chrome
- Version: 116.0.5845.140
Additional context
This prevents successful pip install of
torch==1.11.0+cu113
torchvision==0.12.0+cu113
pytorch-lightning==1.8.5
# for torch/cuda
--extra-index-url https://download.pytorch.org/whl/cu113
Metadata
Metadata
Assignees
Labels
No labels
