rockingdingo / gym-gomoku

OpenAI Gym Env for game Gomoku(Five-In-a-Row, 五子棋, 五目並べ, omok, Gobang,...)
MIT License
85 stars 30 forks source link

Have a problem when running the Quik Example #1

Open wangzitiansky opened 5 years ago

wangzitiansky commented 5 years ago

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.

SherSpidey commented 5 years ago

Same error.

fwgood commented 4 years ago

+1

MarioPL98 commented 4 years ago

render(mode='human')