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

Python 3.13 support #6

Open
janosh opened this issue Feb 19, 2025 · 0 comments
Open

Python 3.13 support #6

janosh opened this issue Feb 19, 2025 · 0 comments

Comments

@janosh
Copy link

janosh commented Feb 19, 2025

tensorpotential cannot be installed on the latest Python

uv pip install tensorpotential

throws

  × No solution found when resolving dependencies:
  ╰─▶ Because only the following versions of tensorflow are available:
      and tensorflow<=2.16.2 has no wheels with a matching Python ABI tag (e.g., `cp313`),
      we can conclude that tensorflow<=2.16.2 cannot be used.
      And because all versions of tensorpotential depend on tensorflow<2.17 and you
      require tensorpotential, we can conclude that your requirements are unsatisfiable.

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

not urgent and looks like it's blocked by tensorflow/tensorflow#78774 anyway

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

1 participant