The Manual Intervention Module (MINT) provides a web interface for Witnesses to manually intervene in the otherwise fully-automated process of bringing Bookie Events, BMGs, and Betting Markets to the Peerplays blockchain (through bos-auto). This allows Witnesses to handle any edge cases that may arise and cannot be dealt with by bos-auto.
The documented approach to start the server is to run
./run_dev_server.sh
It 's not working.
Error reported is
python: can't open file 'manage.py': [Errno 2] No such file or directory
The documented approach to start the server is to run
./run_dev_server.sh
It 's not working. Error reported ispython: can't open file 'manage.py': [Errno 2] No such file or directory