I installed sts-jax using the latest development branch. When running the sts_electric_demo notebook, I get an error message
ImportError: cannot import name 'PRNGKey' from 'dynamax.types' (/Users/rolandklees/miniforge3/envs/stsjax/lib/python3.11/site-packages/dynamax/types.py)
I also suffer from the same error message when running my own code. Is there anyone who knows how to fix this?
I installed sts-jax using the latest development branch. When running the sts_electric_demo notebook, I get an error message
ImportError: cannot import name 'PRNGKey' from 'dynamax.types' (/Users/rolandklees/miniforge3/envs/stsjax/lib/python3.11/site-packages/dynamax/types.py)
I also suffer from the same error message when running my own code. Is there anyone who knows how to fix this?