Love this utility. Currently blinking along to Days of the New.
I had not previously installed many python libs so the README.md step was not enough to get audio.py to run.
Error:
$ pip3 install --upgrade pyaudio audioop
Collecting pyaudio
Downloading PyAudio-0.2.11.tar.gz
Collecting audioop
Could not find a version that satisfies the requirement audioop (from versions: )
No matching distribution found for audioop
Love this utility. Currently blinking along to Days of the New.
I had not previously installed many python libs so the README.md step was not enough to get audio.py to run.
Error:
Fix:
Then like the README says:
Refs: https://stackoverflow.com/questions/31236194/installing-pyaudio-for-python3-on-osx