sample-googleassistant icon indicating copy to clipboard operation
sample-googleassistant copied to clipboard

Help installing Python on imx7d

Open zamboni7 opened this issue 6 years ago • 1 comments

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

zamboni7 avatar Jun 03 '18 14:06 zamboni7

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.

Fleker avatar Jun 04 '18 16:06 Fleker