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.
Do NOT pip install hid. That is a different library that should NOT be installed.
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"
Page last edited March 08, 2024
Text editor powered by tinymce.