BrickPi module not working in Python 3

For some reason, the BrickPi module won’t work for me in Python 3, but it does in Python 2. Below is a screen shot of what happens:

I am unsure of the brickpi/python3 status.
It seems that it is supported but it is not installed by default. Are you running Raspbian for Robots on your SD card, or the regular Raspbian ? (If you bought your SD card from Dexter Industries, it would be Raspbian for Robots).

cd ~/Desktop/BrickPi_Python sudo python3 setup.py install

The library should be installed after that.

Cleo

1 Like