I am trying to install google assistant on my pi 3. follwing the instructions on the assistant sdk page i had this error:
"google_assistant_library-0.0.2-py2.py3-none-linux_armv71.whl" not a supported wheel on this platform"
on cmd: python -m pip install --upgrade https://github.com/googlesamples/assistant-sdk-python/releases/download/0.3.0/google_assistant_library-0.0.2-py2.py3-none-linux_armv7l.whl
please help.