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

JAX-problems #24

Open
weatherc opened this issue Dec 8, 2024 · 1 comment
Open

JAX-problems #24

weatherc opened this issue Dec 8, 2024 · 1 comment

Comments

@weatherc
Copy link

weatherc commented Dec 8, 2024

Trying to run graphcast but in any config i have tryed it stops at JAX-errors...
Tryed both Python 3.10 and 3.11. The newest version it installs is 0.4.36

Errors/jax-versions are:

Successfully installed jax-0.4.27 jaxlib-0.4.27+cuda12.cudnn89
AttributeError: module 'jax' has no attribute 'linear_util'

Successfully installed jax-0.4.23 jaxlib-0.4.23+cuda11.cudnn86
AttributeError: module 'jax' has no attribute 'tree'

jax-0.4.36 jaxlib-0.4.36
AttributeError: module 'jax' has no attribute 'linear_util'

@mrydz
Copy link

mrydz commented Dec 11, 2024

Lock Google GraphCast to the previous version:
git+https://github.com/deepmind/graphcast.git@e80f4d4

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

2 participants