Google Assistant on Raspberry Pi 3 Segmentation fault
I am trying to get google assistant running on Raspberry Pi 3. I am running into an error (env)pi@raspberrypi:~$ googlesamples-assistant-hotword --project-id buddy-fca9f --device-model-id xxxx-xxxxx-xxxx-xxxx. device_model_id: xxxx-xxxx-xxxx-xxxx device_id: DBxxxxxxxxxxxxxxxxxx Segmentation fault I am following https://developers.google.com/assistant/sdk/guides/library/python/embed/run-sample for the setup. I've already registered my device with register tool but its not helping out. On the other hand pushtotalk is working as expected. It'd be great if you can help me out or point me in right