PS C:UsersAmritDocumentsPython Coding> pip install pyaudio Collecting pyaudio Using cached PyAudio-0.2.11.tar.gz (37 kB) Building wheels for collected packages: pyaudio Building wheel for pyaudio (setup.py) … error ERROR: Command errored out with exit status 1: command: ‘C:UsersAmritAppDataLocalMicrosoftWindowsAppsPythonSoftwareFoundation.Python.3.9_qbz5n2kfra8p0python.exe’ -u -c ‘import sys, setuptools, tokenize; sys.argv[0] = ‘"’"’C:UsersAmritAppDataLocalTemppip-install-f0aa4j85pyaudio_bed2cc6dfee44d6a8103b043351f1de0setup.py’"’"’; file=’"’"’C:UsersAmritAppDataLocalTemppip-install-f0aa4j85pyaudio_bed2cc6dfee44d6a8103b043351f1de0setup.py’"’"’;f=getattr(tokenize, ‘"’"’open’"’"’, open)(file);code=f.read().replace(‘"’"’rn’"’"’, ‘"’"’n’"’"’);f.close();exec(compile(code, file, ‘"’"’exec’"’"’))’ bdist_wheel -d ‘C:UsersAmritAppDataLocalTemppip-wheel-bfsqre8n’ cwd: ..
Category : alexa
I am trying to build an app that is Alexa-enabled and would like to enable the wake word engine (WWE) but can’t seem to find how to do so. The Amazon Developer website states that you have to change the client code but I do not understand which part of the code that is. Does ..
I am trying to build an app that is Alexa-enabled and would like to enable the wake word engine (WWE) but can’t seem to find how to do so. The Amazon Developer website states that you have to change the client code but I do not understand which part of the code that is. Does ..
Recent Comments