J.A.R.V.I.S icon indicating copy to clipboard operation
J.A.R.V.I.S copied to clipboard

Error while installing Pyaudio

Open samyak83 opened this issue 4 years ago • 9 comments

pyaudio error

Getting this error while installing Pyaudio. Is this relate to my python version ? I am using Python 3.7

samyak83 avatar Apr 12 '20 08:04 samyak83

i got the same issue. found solution yet??

sourabh-st avatar May 07 '20 05:05 sourabh-st

Not yet but may be is related to python version.

samyak83 avatar May 14 '20 05:05 samyak83

ca i do some changes ??

tanmayanand99 avatar Jun 02 '20 11:06 tanmayanand99

Hello guies , i can help you to this techinal issue(guaranteed).but its paid. If anyone want me to solve this problem, message me

Harman-web avatar Jun 04 '20 06:06 Harman-web

Try using pip install SpeechRecognition PyAudio

jyotisp avatar Jul 05 '20 06:07 jyotisp

pip install pipwin pipwin install pyaudio

fzea01 avatar Oct 06 '20 05:10 fzea01

pyaudio error

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. :(

Error104114 avatar May 15 '21 14:05 Error104114

Okay i solved my error: "sudo apt-get install portaudio19-dev pyaudio" this magically solves it

Error104114 avatar May 15 '21 14:05 Error104114

pip install pipwin pipwin install pyaudio

yeah..it worked...thnks

isha-dam22 avatar Jun 21 '21 15:06 isha-dam22