I am having issues installing PyAudio and portaudio. When I do python -m pip install pyaudio I get this error: So after looking that error up, I read I need to install portaudio. So I did python -m pip install portaudio and got this error: I have no idea where to go from here now. Answer portaudio is not a