Skip to content

Missing dependency #3

Description

@plmaltais

Got this error when I first used it :

ImportError: cannot import name 'util' from 'oauth2client' (/usr/local/lib/python3.10/dist-packages/oauth2client/__init__.py)

Solved it with :

pip install oauth2client==2.2.0

(as seen on https://stackoverflow.com/questions/40708563/google-drive-api-importerror-cannot-import-name-util)

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