respeaker / ok_google

hands-free google assistant with respeaker
Apache License 2.0
7 stars 4 forks source link

ImportError: cannot import name 'assistant_helpers' #2

Open Huong-nt opened 6 years ago

Huong-nt commented 6 years ago

I have an error when try to run program:

(venv) pi@raspberrypi:~/ok_google $ python ok_google.py
Traceback (most recent call last):
  File "ok_google.py", line 28, in <module>
    from googlesamples.assistant import (
ImportError: cannot import name 'assistant_helpers'