Open
Description
I wanted to explore some examples to understand how the models work, but unfortunately, none of the ones I've tried so far have been functional.
I've tried running the examples with both the latest package and the version defined in the requirements.txt, but neither worked.
Examples and Errors:
Example: boltzmann_wealth_model_network
Error: TypeError: CellAgent.init() missing 1 required positional argument: 'model'
Example: bank_reserves
Error: TypeError: CellAgent.init() missing 1 required positional argument: 'model'
Could you help me understand whether this is an issue specific to my setup, or if others are encountering the same problems?
Metadata
Metadata
Assignees
Labels
No labels