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

No module named Google #77

Open
Meliara opened this issue Oct 28, 2020 · 2 comments
Open

No module named Google #77

Meliara opened this issue Oct 28, 2020 · 2 comments

Comments

@Meliara
Copy link

Meliara commented Oct 28, 2020

when trying to run the script assistant.py i get the error:
File "assistant.py", line 25, in <module> import google.oauth2.credentials ModuleNotFoundError: No module named 'google'

everyone says to use the command '/home/pi/env/bin/python3 -u assistant.py' but i'm already using that command to run it

i run it from ~/MagicMirror/modules/MMM-GoogleAssistant/pi

if someone can help me with this i would be very thankfull

@Parthcool1
Copy link

when trying to run the script assistant.py i get the error:
File "assistant.py", line 25, in <module> import google.oauth2.credentials ModuleNotFoundError: No module named 'google'

everyone says to use the command '/home/pi/env/bin/python3 -u assistant.py' but i'm already using that command to run it

i run it from ~/MagicMirror/modules/MMM-GoogleAssistant/pi

if someone can help me with this i would be very thankfull

I am having the same issuse.

@jdh-dev
Copy link

jdh-dev commented Jan 24, 2022

I am having the same issue (after changing the async method to pn_async due to a syntax error). There are way too many things that need to be solved first. For starters, a better step-by-step manual

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

3 participants