I'm trying to learn how to use the fastscape and using the fastscape-demo I got the error: "AttributeError: module 'zarr' has no attribute 'MemoryStore" when running the model (marine and margin models).
This bug occurs using Python related to the python version 3.13.7. The same bug is happening on Binder version (https://hub.gesis.mybinder.org/user/fastscape-lem-fastscape-demo-kljn1is6/lab/tree/examples/marine_model.ipynb)
When I installed through conda using python 3.10 I got no error.