How to install pyaudio on UBUNTU 20.04

How to install pyaudio on UBUNTU 20.04



pip install pyaudio

error:

first, install command:

sudo apt-get install libasound-dev
sudo apt-get install libasound-dev portaudio19-dev libportaudio2 libportaudiocpp0


then execute:

pip install pyaudio


should be success install.

留言

這個網誌中的熱門文章

【多益】現點現做的英文怎麼說呢?

《Microsoft Word 應用》:圖片被文字蓋住解決方法,不可設定為固定行高

如何在Ubuntu系統上安裝Notepad ++ (Install Notepad++ On Ubuntu 16.04 / 17.10 / 18.04 / 20.04)