Whenever I run this command
py -m googlesamples.assistant.auth_helpers -client-secrets <secrete-location>
I get an error message:
C:\Users\chand\AppData\Local\Programs\Python\Python36\python.exe:
No module named googlesamples.assistant.auth_helpers
I am not sure what the problem is, because it worked on another device with the same steps.
source
share