Make sure you have the default mushaf in the data folder like this:
├───data
│ almadinah-kabir-azraq.pdf
│
└───src
main.py
requirements.txtIf you don't have the pdf, download it from here.
Then,
cd src
python -m pip install -r requirements.txt
python main.pyAnd you'll have a dist folder created.