I'm having a problem trying to install the pyaudio
library on Windows. The following result appears:
Command "c: \ users \ digia \ appdata \ local \ programs \ python \ python37-32 \ python.exe C: \ Users \ Dig \ AppData \ Local \ Temp \ pip-install-cdsxn7hr \ PyAudio \ setup.py '; f = getattr (' tokenize, 'open', open) ( file ); code = f.read (). replace ('\ r \ n' '\ n'); f.close (); exec (compile (code, file , 'exec')) "install --record C: \ Users \ digia \ AppData \ Local \ Temp \ pip-record-cyh5ewvi \ install-record.txt --Single-version-externally-managed --compile "failed with error code 1 in C: \ Users \ digia \ AppData \ Local \ Temp \ pip-install-cdsxn7hr \ PyAudio \
What do I do?