Apologies if this is a silly question. I searched in stackoverflow. But did not find the solution. I am working on migration from Python 2.7 to Python 3.8. I am getting the bel
Thanks for your responses. I think Python3.8 is not good option.
pip install google-api-python-client
The above one fixed my issue.
I compared Python2.7 & Python3.8 pip list. So I installed version of 2.7 in 3.8.