Skip to content

Pytorch 1.10 support #148

@pbsds

Description

@pbsds

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions