Anda di halaman 1dari 1

## install pyhton > 3.

4:
## curl https://www.python.org/ftp/python/3.5.4/python-3.5.4-macosx10.6.pkg

sudo chmod +t /private/tmp/ no tks

## download: https://bootstrap.pypa.io/get-pip.py
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

sudo python get-pip.py

## Upgrade pip on Macos


pip install -U pip

sudo pip install pyaudio


# or sudo pip3 install pyaudio

FIN

Anda mungkin juga menyukai