Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save sayedhafiz/cbfebd18b58f2f7dc714be1c21d8e23a to your computer and use it in GitHub Desktop.
Save sayedhafiz/cbfebd18b58f2f7dc714be1c21d8e23a to your computer and use it in GitHub Desktop.
Hints to install google assistant in windows
pip3 install google-assistant-grpc==0.3.0
pip3 install google-assistant-sdk==0.6.0
pip3 install google-assistant-sdk[samples]==0.6.0
google-oauthlib-tool --scope https://www.googleapis.com/auth/assistant-sdk-prototype --scope https://www.googleapis.com/auth/gcm --save --headless --client-secrets $credname C:\Program Files\Python39\client_secret_1039297196710-86tni810lq02lqjs34ai6u6krke7j1pv.apps.googleusercontent.com (1).json
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment