I have been following the following tutorial: https://codelabs.developers.google.com/codelabs/androidthings-assistant/#2
When I get to configuring the virtual python environment I get this: rpi3:/ # python3 /system/bin/sh: python3: not found
I restarted the adb with adb root, but this doesn't correct the issue. As well using su 0 apt-get update produces that apt-get isn't found. Am I using the command incorrectly here?