nihal111 / J.A.R.V.I.S

A personal assistant with simple, rudimentary AI
317 stars 214 forks source link

Error while installing Pyaudio #25

Open samyak83 opened 4 years ago

samyak83 commented 4 years ago

pyaudio error

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

sourabh-st commented 4 years ago

i got the same issue. found solution yet??

samyak83 commented 4 years ago

Not yet but may be is related to python version.

tanmayanand99 commented 4 years ago

ca i do some changes ??

Harman-web commented 4 years ago

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

jyotisp commented 4 years ago

Try using pip install SpeechRecognition PyAudio

fzea01 commented 3 years ago

pip install pipwin pipwin install pyaudio

Error104114 commented 3 years ago

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 commented 3 years ago

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

isha-dam22 commented 3 years ago

pip install pipwin pipwin install pyaudio

yeah..it worked...thnks