Skip to content

Dependencies for netket #1589

Closed Answered by PhilipVinc
aashmore asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @aashmore ,
I suspect that you have incompatible versions of jax and chex. That's a quite common scenario and happens because those packages don't correctly declare compatibility ranges...

The best solution is to upgrade everything to recent versions.

pip install --upgrade jax jaxlib chex optax flax numba netket

does this work?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by aashmore
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants