@aro28 Could you please tell me what you done after completing the steps in below link?
https://developers.google.com/assistant/sdk/guides/library/python/embed/install-sample
@aro28 Could you please tell me what you done after completing the steps in below link?
https://developers.google.com/assistant/sdk/guides/library/python/embed/install-sample
@aro28 Please let me know once you figure it out… And thank you very much for your reply…
@aro28 i already done all the steps mentioned in the link https://developers.google.com/assistant/sdk/guides/library/python/embed/install-sample
and it also worked fine.
But the real problem is when i start the magicmirror the google assistant does not start. How to bring the google assistant module in magicmirror? I also add the script in the config.js. In the display it shows only the image of the google assistant.
can anyone help how to do the below steps?
Install Pubnub dependencies using pip install ‘pubnub>=4.0.13’
If you get an error while installing Pubnub, try using sudo: ‘sudo pubnub>=4.0.13’
Download the ‘pi/assistant.py’ script on your raspberry pi and launch it via terminal
If you see a ‘No module named google’ error try running it via /home/pi/env/bin/python3 -u
assistant.py
Im not good at programming… please help me…