bradtraversy/alexis_speech_assistant

pyaudio installation solved

Opened this issue · 4 comments

use this command
sudo apt-get install python-pyaudio

it dosent work
help

i rlly need help py module

Thank you! i had to add python3 like this:
sudo apt-get install python3-pyaudio

do you know how i would get this on my conda enviroment?

CONDA (with python 3.7) i used:
conda install -c anaconda pyaudio