Skip to content

error: No module named 'oauth2client' #5

@bt400

Description

@bt400

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions