When trying to install pyaudio
with pip install pyaudio
on Raspbian, I get:
Collecting pyaudio
Could not find any downloads that satisfy the requirement pyaudio
Some externally hosted files were ignored as access to them may be unreliable (use --allow-external pyaudio to allow).
No distributions at all found for pyaudio
How to build pyaudio
with Raspbian?
Does it need a specific tool?