I've tried so far:
Deleted all the parameters
Tried to set render_mode="Human" and "rgb_array", "True" and "False" none of these work
Downgraded gym to 0.24.1 and 0.20.0
In this line of code, change render.modes to render_modes. I will make the project compatible with newer versions of gym and release a fixed version soon.