Nov 26, 2020
What command did you use to install the package? The module imported is ‘apiclient’ but you need to install ‘google-api-python-client’
try calling “pip install google-api-python-client” from the command line and it should install and resolve the issue