Install Python3

brew install python

Check pip

pip —version

Install pip if missing:

python3 -m pip install --upgrade pip

Install python-osc library

pip install python-osc