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

WheelValidationError of torch package when running poetry install #367

Closed
3 tasks done
StoneT2000 opened this issue Mar 27, 2023 · 1 comment
Closed
3 tasks done

Comments

@StoneT2000
Copy link

StoneT2000 commented Mar 27, 2023

Problem Description

I'm trying setup the dev environment for this repo.

When running poetry install I get the following

  • Installing torch (1.12.1): Failed

  _WheelFileValidationError

  ["In /home/stao/.cache/pypoetry/artifacts/7f/2e/2d/980d8e9c948cda527927def0ef21d60010410b8db138a849111a08e8bf/torch-1.12.1-cp39-cp39-manylinux1_x86_64.whl, hash / size of torch-1.12.1.dist-info/METADATA didn't match RECORD"]

Checklist

Current Behavior

Expected Behavior

Torch should install and poetry install shouldn't complain?

Possible Solution

Steps to Reproduce

Clean fork of this repo, running python3.9 and running poetry install.

@vwxyzjn
Copy link
Owner

vwxyzjn commented Mar 27, 2023

Duplicate of #365. Please downgrade poetry.

@vwxyzjn vwxyzjn closed this as completed Mar 27, 2023
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

2 participants