We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The link to the wheel for torchmetrics is not allowing the download of said wheel when using pytorch.org as extra-index-url
Steps to reproduce the behavior (if applicable):
The Wheel should start downloading.
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
The text was updated successfully, but these errors were encountered:
I cannot reproduce this issue in Safari and Chrome on MacOS. You should close this issue if it has been resolved.
Sorry, something went wrong.
No branches or pull requests
🕋 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):
Expected behavior
The Wheel should start downloading.
Screenshots
Desktop (please complete the following information):
Additional context
This prevents successful pip install of
The text was updated successfully, but these errors were encountered: