python – ImportError: No module named ‘google’ – Stack Overflow

For Python-Flask application. If nothing helps, Uninstall flask (pip uninstall flask) Uninstall python from your machine Restart the machine and make sure uninstall is done properly Re-install python and flask again Run pip install –upgrade google-api-python-client Run your application It should be working fine now.

https://stackoverflow.com/questions/36183486/importerror-no-module-named-google