I am trying to install the python library using the command line provided on the documentation page for the brickpi.
I get a 404:command not found error once it appears to start downloading. See attached photo.
Thanks for your assistance!
I am trying to install the python library using the command line provided on the documentation page for the brickpi.
I get a 404:command not found error once it appears to start downloading. See attached photo.
Thanks for your assistance!
The GitHub page for the BrickPi3 is here: https://github.com/DexterInd/BrickPi3
It lists the install command for the BrickPi3 as:
curl -kL dexterindustries.com/update_brickpi3 | bash
-Kevin