If you haven't already, you probably just need to install the python dependencies, if you go into your command prompt and cd into the python folder you should be able to run the below command.
pip install -r requirements.txt
Edit: The readme file has been updated with this info.