How to run the code Please create virtual environment first in the folder. python - m virtualenv venv Please install requirements: pip install -r requirements.txt Now you can go to run.py and do add your data and run the code.