-
Notifications
You must be signed in to change notification settings - Fork 130
Open
Description
Hi, I just found python code, I am not good on python, and I tried it, I got this error:
from oauth2client.client import flow_from_clientsecrets ModuleNotFoundError: No module named 'oauth2client' ImportError: No module named OAuth2Client
I have tried these:
pip install --upgrade oauth2client
pip3 install --upgrade oauth2client
pip install --upgrade google-api-python-client
python -m pip install –-upgrade pip
but I get the same error,
any way to solve it?
thanks
Metadata
Metadata
Assignees
Labels
No labels