Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Locked torchmetrics version #901

Closed
twsl opened this issue Oct 29, 2021 · 1 comment · Fixed by #902
Closed

Locked torchmetrics version #901

twsl opened this issue Oct 29, 2021 · 1 comment · Fixed by #902
Labels
bug / fix Something isn't working help wanted Extra attention is needed

Comments

@twsl
Copy link
Contributor

twsl commented Oct 29, 2021

🐛 Bug

To Reproduce

Steps to reproduce the behavior:

  1. Install latest torchmetrics via pip (0.6.0)
  2. Install latest lightning-flash via pip
  3. See error, version locked to <=0.5.0

Expected behavior

Install just fine

Environment

  • PyTorch Version (e.g., 1.0):
  • OS (e.g., Linux):
  • How you installed PyTorch (conda, pip, source): pip
  • Build command you used (if compiling from source):-
  • Python version: 3.8
  • CUDA/cuDNN version: -
  • GPU models and configuration:-
  • Any other relevant information:

Additional context

@twsl twsl added bug / fix Something isn't working help wanted Extra attention is needed labels Oct 29, 2021
@ethanwharris
Copy link
Collaborator

Ah, this should be updated to torchmetrics!=0.5.1 to avoid a specific bug from that version. @twsl Would you be interested in contributing the fix?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug / fix Something isn't working help wanted Extra attention is needed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants