Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

apiclient #77

Open
rachnov55 opened this issue Apr 26, 2018 · 2 comments
Open

apiclient #77

rachnov55 opened this issue Apr 26, 2018 · 2 comments

Comments

@rachnov55
Copy link

when trying to start bot.py i get this error

Traceback (most recent call last):
  File "bot.py", line 13, in <module>
    from apiclient.discovery import build
ImportError: No module named apiclient.discovery

i have google-api-python-client installed, so what do i have to do?

@Josh4you
Copy link

you have to install google-client-api on your client site.
Try This command :
$ pip install --upgrade google-api-python-client

@rachnov55
Copy link
Author

rachnov55 commented Apr 26, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants