ElizabethDuo

Results 3 comments of ElizabethDuo

Hi I solved this problem by using `python train.py --scenario simple --display` instead. --diaplay is set as a bool switch, so changing the default bool of it won't work. You...

> I've had a look at this today as I had the same question. > > From my experimentation, you can either compile the render backend in `examples/battle_model/src/render/backend` (I had...

> > @Swell61 Hi Swell! Your answer helped a lot! > > I ran `render` under `examples/battle_model/build/render/` and tried to serve `cofig.json` and` video_x.txt` as the map. > > `config.json`...