You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to run play.py. But unfortunately I end up getting the error below. I believe this is due to the Env class not having a method called two_player_step. Is it possible to recover this method?
I am trying to run play.py. But unfortunately I end up getting the error below. I believe this is due to the
Env
class not having a method calledtwo_player_step
. Is it possible to recover this method?The text was updated successfully, but these errors were encountered: