We assume you already have Python 3 and brew available on your Mac. Thankfully, setup on MacOS X is not so bad!
Note: If you are running VMWare Fusion on MacOS, then you can also try the Windows install process.
Set Environment Variable
You'll need to set this variable every time before running CircuitPython code. To do this, we set the environment variable BLINKA_U2IF
.
You can set the variable by running:
export BLINKA_U2IF="1"