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
Pip version gym-Sokoban doesn't support kwargs currently. It took me 1 hour to debug looking at the newest version code on github. TypeError: __init__() got an unexpected keyword argument 'dim_room'
The text was updated successfully, but these errors were encountered:
Pip version gym-Sokoban doesn't support kwargs currently. It took me 1 hour to debug looking at the newest version code on github.
TypeError: __init__() got an unexpected keyword argument 'dim_room'
The text was updated successfully, but these errors were encountered: