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
when I run test.py, I get an error " _assert self.has_reset, "Cannot call env.step() before calling reset()"
AssertionError: Cannot call env.step() before calling reset()".
I tried google search, but it still didn't work out. Can you help me see what the problem is?
The text was updated successfully, but these errors were encountered:
when I run test.py, I get an error " _assert self.has_reset, "Cannot call env.step() before calling reset()"
AssertionError: Cannot call env.step() before calling reset()".
I tried google search, but it still didn't work out. Can you help me see what the problem is?
The text was updated successfully, but these errors were encountered: