Git Product home page Git Product logo

Comments (4)

Wqrld avatar Wqrld commented on May 31, 2024

you need to open it from inside a virtualenv, make sure to not install pyadio from autside virtualenv

from google-assistant-hotword-raspi.

Wqrld avatar Wqrld commented on May 31, 2024

sorry nope i wrong somewhere, have you found a fix?

from google-assistant-hotword-raspi.

Wqrld avatar Wqrld commented on May 31, 2024

some more info:

confirmed on pi 3b newest raspian with python 2.7 and 3

program ran using python 2.7

full error:
$ sudo python2.7 gassistant.py Traceback (most recent call last): File "gassistant.py", line 6, in <module> from assistant import Assistant File "/home/pi/jarvis/google-assistant-hotword-raspi/assistant.py", line 6, in <module> from google.assistant.embedded.v1alpha1 import embedded_assistant_pb2 ImportError: No module named assistant.embedded.v1alpha1

problems is somewhere along the lines of python net being able to find the embedded sdk

from google-assistant-hotword-raspi.

Wqrld avatar Wqrld commented on May 31, 2024

this should be documented but this problem can be fixed by running sudo pip install --upgrade -r requirements.txt
from here

new problem is the same as #7 but the above fixes this problem, i will try to document the steps once i get it working.

from google-assistant-hotword-raspi.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.