BrickPi icon indicating copy to clipboard operation
BrickPi copied to clipboard

Run according to readme get error

Open totalrisp opened this issue 8 years ago • 0 comments

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

totalrisp avatar Apr 13 '17 17:04 totalrisp