Python libraries for Raspberry Pi, Linux

You must now install the Python libraries that will talk to your CodeBug.

Open a Terminal window and type:

sudo apt-get update

sudo apt-get install python3-serial python3-codebug-tether

Back to top