Skip to content

Conversation

Yavoryna
Copy link

Виправила баги, які Ви надсилали;
Бо створила новий репозиторій і все з нуля, тоді вийшло. Якось так.
І також ось це виправила:
for (contents, x, y) in self.grid.coord_iter():
повертає три значення: вміст клітинки, координату x і координату y, коли намагаємося розпакувати лише два.
і також лист створила, як тоді вперше

@EwoutH
Copy link
Member

EwoutH commented Oct 12, 2024

We removed unique_id from the init by design in Mesa 3.0, which is now in beta. See https://mesa.readthedocs.io/latest/migration_guide.html#automatic-assignment-of-unique-id-to-agents.

Install the latest mesa pre-release with pip install --upgrade --pre mesa and checkout the Release notes and updated Mesa overview.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants