You must have installed Python 3
If pip does not work, try pip3
(path/to/SLOG is the path toward the folder containing this readme)
pip install -r path/to/SLOG/requirements.txt path/to/SLOG
Then, add path/to/SLOG to the PATH variable
cd path/to/SLOG/doc run:
make clean
make html
The html of the doc will be in build/html
It includes a Quick Start