The game is really awsome but I get a erroe when running the Quik Example in README.
I use the python3.7 and macOS.The error is:
File "/Users/myx/Desktop/chet/chet.py", line 9, in
env.render()
TypeError: render() missing 1 required positional argument: 'mode'
I want to knew why that happen.
The game is really awsome but I get a erroe when running the Quik Example in README. I use the python3.7 and macOS.The error is: File "/Users/myx/Desktop/chet/chet.py", line 9, in
env.render()
TypeError: render() missing 1 required positional argument: 'mode'
I want to knew why that happen.