suragnair / alpha-zero-general

A clean implementation based on AlphaZero for any game in any framework + tutorial + Othello/Gobang/TicTacToe/Connect4 and more
MIT License
3.74k stars 1.01k forks source link

Throw except 'TypeError: build() missing 1 required keyword-only argument: 'roles'' when I run example demo #284

Closed liyang619 closed 1 year ago

liyang619 commented 1 year ago

I cant run the example code in examples/pettingzoo and rilib folder, and it shows TypeError: build() missing 1 required keyword-only argument: 'roles'. Anyone could help me ? Thanks a lot?

suragnair commented 1 year ago

Sorry not sure this is relevant to this repo