AttributeError: Can’t get attribute ‘CustomActionMaskedEnvironment.observation_space’ in RLlib with PettingZoo environment
I have this very basic custom parallel multi agent environment written in PettingZoo
.
I have this very basic custom parallel multi agent environment written in PettingZoo
.