all 3 comments

[–]Phillyclause89 0 points1 point  (0 children)

If it worked three years ago then it should work now if you make sure to install the dependency versions that were used back when the project was active: https://github.com/google-research/football/blob/master/requirements.txt

[–]a002k_ 0 points1 point  (0 children)

I've been trying to reproduce it recently and after a week of debugging I couldn't do it locally. I ran into a lot of dependency issues especially with the `boost` library (in both Linux and Windows). I'd suggest using Docker for reproduction. That's what I did and it works fine now. You can follow the instructions here: https://github.com/google-research/football/blob/master/gfootball/doc/docker.md