You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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'
The text was updated successfully, but these errors were encountered:
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'
The text was updated successfully, but these errors were encountered: