I\'ve just created a Google Cloud compute engine, installed google-cloud package with both pip and pip3, and I\'m experiencing the following error when launching a script wi
Posting my solution in case it helps someone else - this fixed it for me:
pip install --upgrade google-auth-oauthlib
More details discussed here: https://www.raspberrypi.org/forums/viewtopic.php?f=114&t=198933&p=1241439#p1241439