Install grpc from source
sudo -H pip3 install grpcio --no-binary grpcio
sudo -H pip3 install grpcio-tools
Install msgp
GO111MODULE=on go get -u -t github.com/tinylib/msgp
Push the Fire button
sudo -H pip3 install Cython
./gen_code.sh
./run.sh
Pause/Resume loading by pressing space key Stop by pressing Ctrl+C