Deeplocal / mocktailsmixer

Make a DIY Robotic Mocktails Mixer Powered by the Google Assistant SDK
http://deeplocal.com/mocktailsmixer
MIT License
391 stars 64 forks source link

Step28: last step not working. #13

Open vks1947 opened 6 years ago

vks1947 commented 6 years ago

I think it is because google APIs have changed.

step 28: facing similar issue. when I try to run python -m googlesamples.rpi

assistant = embedded_assistant_pb2.EmbeddedAssistantStub(grpc_channel) AttributeError: module 'google.assistant.embedded.v1alpha1.embedded_assistant_pb2' has no attribute 'EmbeddedAssistantStub'

NatiDaddy commented 5 years ago

Same. Looking for solution.