These models are known to be broken as a result of changes to previous versions of pycopancore:
models/exploit.py
models/adaptive_voter_model.py, models/carbon_voters_anderies_model.py
- breaks with
AssertionError: Step target Variable owned by different entity-type/taxon! (maybe try accessing it via a ReferenceVariable) for the pycopan_more.model_components.adaptive_voter_opinion_formation.implementation.culture.Culture entity. The problem seems to be present in the version released with the paper (v0.6) as well.
models/example*.py, models/coccon
- break because there is no config present in pycopancore
Other models will be fixed, if pik-copan/pycopancore#213 and pik-copan/pycopancore#211 are addressed.
These models are known to be broken as a result of changes to previous versions of pycopancore:
models/exploit.pyworldsattribute from the Culture entitymodels/adaptive_voter_model.py,models/carbon_voters_anderies_model.pyAssertionError: Step target Variable owned by different entity-type/taxon! (maybe try accessing it via a ReferenceVariable)for thepycopan_more.model_components.adaptive_voter_opinion_formation.implementation.culture.Cultureentity. The problem seems to be present in the version released with the paper (v0.6) as well.models/example*.py,models/cocconOther models will be fixed, if pik-copan/pycopancore#213 and pik-copan/pycopancore#211 are addressed.