You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I hope this is an appropriate place to ask this question. I'm a neophyte to github and setting up hardware. I'm trying to install the sample Google assistant on an [imx7d].(https://developer.android.com/things/hardware/imx7d) The board is already running Android Things and I have run various demos on it using Android Studio.
I'm using the Readme from the github code here. I'm up to "Install the google-oauthlib-tool in a Python 3 virtual environment:" I never installed Python on the imx7d and can't find any instructions online. Can anyone point me to a tutorial?
thanks!
Mark
The text was updated successfully, but these errors were encountered:
Fleker
changed the title
Help installing on imx7d
Help installing Python on imx7d
Jun 4, 2018
Thanks for asking. You are supposed to use Python on your laptop or desktop, whatever computer you're using to set up the project. The only thing from Python you need is the device credentials.json which is part of the APK that you install on the device.
Hi
I hope this is an appropriate place to ask this question. I'm a neophyte to github and setting up hardware. I'm trying to install the sample Google assistant on an [imx7d].(https://developer.android.com/things/hardware/imx7d) The board is already running Android Things and I have run various demos on it using Android Studio.
I'm using the Readme from the github code here. I'm up to "Install the google-oauthlib-tool in a Python 3 virtual environment:" I never installed Python on the imx7d and can't find any instructions online. Can anyone point me to a tutorial?
thanks!
Mark
The text was updated successfully, but these errors were encountered: