I have installed all of the prerequisites. However, when I started running python server.py hex.conf command for training models, it's stuck after the following two lines:
2019-05-18 20:47:53,750592 [INFO ] checking if generation data available
2019-05-18 20:47:53,750715 [INFO ] Not such file for generation: [Errno 2] No such file or directory: u'/root/ggpzero/galvanise_zero/data/hex/d2/gendata_hex_0.json.gz'
Could you please give me any guidance?