J.A.R.V.I.S
J.A.R.V.I.S copied to clipboard
Error while installing Pyaudio
Getting this error while installing Pyaudio. Is this relate to my python version ? I am using Python 3.7
i got the same issue. found solution yet??
Not yet but may be is related to python version.
ca i do some changes ??
Hello guies , i can help you to this techinal issue(guaranteed).but its paid. If anyone want me to solve this problem, message me
Try using pip install SpeechRecognition PyAudio
pip install pipwin pipwin install pyaudio
Getting this error while installing Pyaudio. Is this relate to my python version ? I am using Python 3.7
In the error thing you can see it saying "Microsoft Visual C++ 14.0 is required". Maybe download that and try? In my case it is a different error. "#include portaudio.h" line in _portaudiomodule.c is causing error apparently i do not have this portaudio.h file. :(
Okay i solved my error: "sudo apt-get install portaudio19-dev pyaudio" this magically solves it
pip install pipwin pipwin install pyaudio
yeah..it worked...thnks