Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

google-assistant-library empty #32

Closed
ianno opened this issue May 17, 2017 · 3 comments
Closed

google-assistant-library empty #32

ianno opened this issue May 17, 2017 · 3 comments

Comments

@ianno
Copy link

ianno commented May 17, 2017

The folder google-assistant-library is empty.
But it seems the library package is required to run googlesamples-assistant-hotword...

Running it returns:

  File "/home/pi/assistant-sdk-python/google-assistant-sdk/googlesamples/assistant/library/hotword.py", line 26, in <module>
    from google.assistant.library import Assistant
ImportError: No module named 'google.assistant.library'
@ianno
Copy link
Author

ianno commented May 17, 2017

Also, running
pip install --upgrade google_assistant_library-0.0.2-py2.py3-none-linux_armv7l.whl
on Raspberry pi 3 returns:
google_assistant_library-0.0.2-py2.py3-none-linux_armv7l.whl is not a supported wheel on this platform.

@proppy
Copy link
Contributor

proppy commented May 17, 2017

@ianno did you upgrade pip w/ pip install --upgrade pip ?

@ianno
Copy link
Author

ianno commented May 17, 2017

Upgrading pip worked!
Thanks!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants