John Agapiou
John Agapiou
e.g. https://github.com/deepmind/meltingpot/actions/runs/1999939516 Until this is fixed better to use Lua 5.1 rather than Lua 5.2. This may have an impact on building Melting Pot on Apple M1 chips, see https://github.com/deepmind/meltingpot/issues/13.
Updated the google profile to match the style guide
The examples need to be updated to ensure they can run. Currently there are dependency conflicts in the MeltingPot `examples/requirements.txt` ``` stable-baselines3 2.2.1 requires gymnasium=0.28.1, but you have gymnasium 0.26.3...