0
I’m having a problem trying to install the library pyaudio
in Windows. The following result appears:
Command "c: users digia appdata local Programs python python37-32 python.exe -u -c "import setuptools, tokenize;file='C: Users digia 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 I do?
What commands did you execute to get to this error? Which directory? Where did you download the library?
– Woss