Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error while installing Pyaudio #25

Open
samyak83 opened this issue Apr 12, 2020 · 9 comments
Open

Error while installing Pyaudio #25

samyak83 opened this issue Apr 12, 2020 · 9 comments

Comments

@samyak83
Copy link

pyaudio error

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

@sourabh-st
Copy link

i got the same issue.
found solution yet??

@samyak83
Copy link
Author

Not yet but may be is related to python version.

@tanmayanand99
Copy link

ca i do some changes ??

@Harman-web
Copy link

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
Copy link

jyotisp commented Jul 5, 2020

Try using pip install SpeechRecognition PyAudio

@fzea01
Copy link

fzea01 commented Oct 6, 2020

pip install pipwin
pipwin install pyaudio

@Error104114
Copy link

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
Copy link

Error104114 commented May 15, 2021

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

@isha-dam22
Copy link

pip install pipwin
pipwin install pyaudio

yeah..it worked...thnks

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants