WhoCan requires Google Cloud Application Default Credentials (ADC) with access to the Google Cloud Platform project. Install the gCloud CLI by following the instructions here. Once the gCloud CLI has been installed, follow these instructions to configure your ADC.
Lastly, create a constants.py file with the line
PROJECT = "my_project_name"Where my_project_name is replaced with your gCloud Project ID