speech_recognition
speech_recognition copied to clipboard
Facing problem related pyaudio installation
I'm constantly getting this error. Please give me suggestions.
Defaulting to user installation because normal site-packages is not writeable Collecting pyaudio Using cached PyAudio-0.2.11.tar.gz (37 kB) Preparing metadata (setup.py) ... error error: subprocess-exited-with-error
× python setup.py egg_info did not run successfully.
│ exit code: 1
╰─> [11 lines of output]
Traceback (most recent call last):
File "
note: This error originates from a subprocess, and is likely not a problem with pip. error: metadata-generation-failed
× Encountered error while generating package metadata. ╰─> See above for output.
note: This is an issue with the package mentioned above, not pip. hint: See above for details.
Same as #599
same here.. can someone help fix this issue?
@jedi24garcia
pip install pipwin
pipwin install PyAudio