Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Unpin torch<2.5.0#89

Merged
yanghan234 merged 1 commit into
microsoft:mainmicrosoft/mattersim:mainfrom
janosh:unpin-torchCopy head branch name to clipboard
Feb 20, 2025
Merged

Unpin torch<2.5.0#89
yanghan234 merged 1 commit into
microsoft:mainmicrosoft/mattersim:mainfrom
janosh:unpin-torchCopy head branch name to clipboard

Conversation

@janosh

@janosh janosh commented Feb 18, 2025

Copy link
Copy Markdown
Contributor

no comment or linked issue on that pin so not clear it's really needed. but it causes pip install mattersim==1.1.1 to fail on Python 3.13:

  × No solution found when resolving dependencies:
  ╰─▶ Because only the following versions of torch
      are available:
          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
      and torch>=2.2.0,<=2.4.1 has no wheels with
      a matching Python ABI tag (e.g., `cp313`), we
      can conclude that torch>=2.2.0,<=2.4.1 cannot
      be used.
      And because mattersim==1.1.1 depends
      on torch>=2.2.0,<2.5.0 and you require
      mattersim==1.1.1, we can conclude that your
      requirements are unsatisfiable.

      hint: You require CPython 3.13 (`cp313`), but
      we only found wheels for `torch` (v2.4.1) with
      the following Python ABI tags: `cp38`, `cp39`,
      `cp310`, `cp311`, `cp312`

@yanghan234
yanghan234 self-requested a review February 20, 2025 13:26
@yanghan234
yanghan234 merged commit ad6c4fe into microsoft:main Feb 20, 2025
@yanghan234

Copy link
Copy Markdown
Contributor

Thank you @janosh! This looks good to me, so I merged it. But please install from source codes at this moment.

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 this pull request may close these issues.

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.