4Mic-Array - DoA not working

Thanks bill.yu for the late answer,



I updated my system with the following commands:
</s>sudo apt-get update<e>
</s>sudo apt-get upgrade<e>


After that, I followed your instructions as you described it, with the following results: [code] sudo pip install webrtcvad [/code] [i]sudo: pip: [b]command not found[/b][/i] (I double-checked the input; it was correct, but the result was the same) [code] sudo apt-get install portaudio19-dev [/code] [i]portaudio19-dev was [b]installed[/b][/i] [code] sudo apt-get install python-numpy [/code] [i]python-numpy was [b]installed[/b][/i] [code] sudo pip install pyaudio [/code] [i]sudo: pip: [b]command not found[/b][/i] (I double-checked the input; it was correct, but the result was the same) [code] sudo pip install pyusb [/code] [i]sudo: pip: [b]command not found[/b][/i] (I double-checked the input; it was correct, but the result was the same)


[b]Please explain[/b] why your commands are [u]not existing[/u].


Nice regards,
Chris