ai-gym
ai-gym copied to clipboard
KeyError: 'render_modes'
Just tried to run the maze_2d_q_learning.py example but it returns the error:
KeyError: 'render_modes'
You can try "pip install gym==0.24.1" to change the gym version.