Before run the project, execute this:

python3 -m virtualenv .venv && source .venv/bin/activate && pip install -r requirements.txt

Importatnt:

You have to install graphviz to visualize the project.