DexterInd / BrickPi

The BrickPi Project Combining the Raspberry Pi and LEGO MINDSTORMS
263 stars 167 forks source link

Run according to readme get error #40

Open totalrisp opened 7 years ago

totalrisp commented 7 years ago

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