Google-assistant error on Respeaker

Hi there ~



The root cause is the google-auth-oauthlib[tool]. it updated and not compatible any more. So we have to define the version as 0.2.

</s>sudo python -m pip install --upgrade google-auth-oauthlib[tool]==0.2 <e>


We updated the wiki and it can work now. thanks.

[url]http://wiki.seeedstudio.com/Google_Assistant/[/url]