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

dev: support numpy>=2.0.0 #476

Open
galah92 opened this issue Sep 11, 2024 · 2 comments
Open

dev: support numpy>=2.0.0 #476

galah92 opened this issue Sep 11, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request no-stale

Comments

@galah92
Copy link

galah92 commented Sep 11, 2024

Consider the following:

uv add gpjax --optional jax
  × No solution found when resolving dependencies:
  ╰─▶ Because gpjax==0.9.1 depends on numpy<2.0.0 and only gpjax<=0.9.1 is available, we can conclude that gpjax>=0.9.1 depends on numpy<2.0.0.
      And because pyproj[jax] depends on gpjax>=0.9.1, we can conclude that pyproj[jax] depends on numpy<2.0.0.
      And because your project depends on numpy>=2.1.1 and your project requires pyproj[jax], we can conclude that your projects's requirements are unsatisfiable.
  help: If this is intentional, run `uv add --frozen` to skip the lock and sync steps.

Can gpjax support numpy>=2.0.0?

@galah92 galah92 added the enhancement New feature or request label Sep 11, 2024
@thomaspinder thomaspinder mentioned this issue Sep 12, 2024
3 tasks
@thomaspinder
Copy link
Collaborator

Hey @galah92 , we're unable to move to numpy2.0 due to TensorFlow-Probability. Relevant issue: tensorflow/probability#1814

@thomaspinder thomaspinder self-assigned this Sep 12, 2024
@galah92
Copy link
Author

galah92 commented Sep 12, 2024

Understood, thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request no-stale
Projects
None yet
Development

No branches or pull requests

2 participants