0

Iv been trying to get a python script to run which plays music from youtube. if you say "play (song name)" it will go to youtube, find that song and play it. But every time I run it I get: No module named 'aiy.assistant.device_helpers'

The code was locate on Github.

The original forum is located on Raspberrypi.org

Im running the Google Assistant library version 0.0.2

Jon 'links in bio' Ericson
  • 20,880
  • 12
  • 98
  • 148
  • Did you install all the requirements for the Google Assistant SDK? Have a look at [this documentation page](https://developers.google.com/assistant/sdk/guides/library/python/embed/install-sample). – dsesto Mar 02 '18 at 08:20
  • @dsesto all my other Google aiy projects still work fine I don't even know if device_helpers exists – FionnGaming Mar 04 '18 at 18:32

0 Answers0