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
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
tensorflow 2.12.0 requires numpy<1.24,>=1.22, but you have numpy 1.25.1 which is incompatible.
Successfully installed jax-0.4.13 jaxlib-0.4.13
WARNING: The following packages were previously imported in this runtime:
[jax,jaxlib]
You must restart the runtime in order to use newly installed versions.
I can set up JAX with "jax==0.3.25 jaxlib==0.3.25", but then interface and Walk! wont work. Could you have a look at your TPU version with you basic settings?
The text was updated successfully, but these errors were encountered:
This order worked for me in a colab. You basically have to turn time back to November, 2022, before the jax0.4 versions. I did not even have to restart like it asks.
The TPU Version wont start.
I can set up JAX with "jax==0.3.25 jaxlib==0.3.25", but then interface and Walk! wont work. Could you have a look at your TPU version with you basic settings?
The text was updated successfully, but these errors were encountered: