Skip to content

Unable to run with uv #16

@FranklinChen

Description

@FranklinChen
$ uv tool run batchalign
  × No solution found when resolving tool dependencies:
  ╰─▶ Because only the following versions of torch are available:
          torch<=2.0.1
          torch==2.1.0
          torch==2.1.1
          torch==2.1.2
          torch==2.2.0
          torch==2.2.1
          torch==2.2.2
          torch==2.3.0
          torch==2.3.1
          torch==2.4.0
          torch==2.4.1
          torch==2.5.0
          torch==2.5.1
      and torch>=2.0.1,<=2.4.1 has no wheels with a matching Python ABI tag, we can conclude
      that torch>=2.0.1,<=2.4.1 cannot be used.
      And because torch==2.5.0 has no wheels with a matching platform tag, we can conclude that
      torch>=2.0.1,<2.5.1 cannot be used. (1)
      And because batchalign<=0.7.2 depends on torch>=2.0.1,<2.2.0 and only the following
      versions of batchalign are available:
          batchalign==0.4.0
          batchalign==0.4.0.post0
          batchalign==0.4.0.post1
          batchalign==0.4.0.post2
          batchalign==0.4.0.post3
          batchalign==0.4.0.post4
          batchalign==0.4.1
          batchalign==0.4.1.post0
          batchalign==0.4.2
          batchalign==0.5.3
          batchalign==0.7.0
          batchalign==0.7.2
          batchalign==0.7.4
      we can conclude that batchalign<0.7.4 cannot be used. (2)

      Because we know from (1) that torch>=2.5.0 cannot be used and batchalign==0.7.4 depends
      on torch>=2.0.1, we can conclude that batchalign==0.7.4 cannot be used.
      And because we know from (2) that batchalign<0.7.4 cannot be used, we can conclude that
      all versions of batchalign cannot be used.
      And because you require batchalign, we can conclude that your requirements are
      unsatisfiable.

      hint: Pre-releases are available for `batchalign` in the requested range (e.g., 0.7.7a5),
      but pre-releases weren't enabled (try: `--prerelease=allow`)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions