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

Index url returns #1448

Open
tomfunk opened this issue Sep 6, 2023 · 0 comments
Open

Index url returns #1448

tomfunk opened this issue Sep 6, 2023 · 0 comments

Comments

@tomfunk
Copy link

tomfunk commented Sep 6, 2023

🕋 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):

  1. Go to https://download.pytorch.org/whl/torchmetrics/
  2. Click on torchmetrics-1.0.3-py3-none-any.whl
  3. See error

Expected behavior

The Wheel should start downloading.

Screenshots

image

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
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

No branches or pull requests

1 participant