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

Pytorch 1.10 support #148

Open
pbsds opened this issue Dec 16, 2021 · 0 comments · May be fixed by #150
Open

Pytorch 1.10 support #148

pbsds opened this issue Dec 16, 2021 · 0 comments · May be fixed by #150

Comments

@pbsds
Copy link

pbsds commented Dec 16, 2021

Seems like setup.py disallows torch version 1.10 and torchvision 1.11.

Poetry output
$ poetry add torchmeta
Using version ^1.8.0 for torchmeta

Updating dependencies
Resolving dependencies... (0.6s)

  SolverProblemError

  Because torchmeta (1.8.0) depends on torchvision (>=0.5.0,<0.11.0)
   and no versions of torchmeta match >1.8.0,<2.0.0, torchmeta (>=1.8.0,<2.0.0) requires torchvision (>=0.5.0,<0.11.0).
  So, because foobar depends on both torchvision (^0.11.1) and torchmeta (^1.8.0), version solving failed.
@pbsds pbsds linked a pull request Dec 22, 2021 that will close this issue
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

Successfully merging a pull request may close this issue.

1 participant