BrickPi
BrickPi copied to clipboard
Run according to readme get error
Clone git and follow webpage's instructions:
$ python RPi_Server_Code.py Traceback (most recent call last): File "RPi_Server_Code.py", line 38, in <module> from BrickPi import * #import BrickPi.py file to use BrickPi operations ImportError: No module named BrickPi