Recently, I have faced ImportError: No module named googleapiclient and I would like to share knowledge to fix that problem.
Open terminal and run following command to resolve it:
sudo pip install --upgrade google-api-python-client
Open terminal and run following command to resolve it:
sudo pip install --upgrade google-api-python-client