You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ 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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: