Install PyAudio in Windows (No Error)

preview_player
Показать описание
install pyaudio without error. Fix pyaudio error in 3 steps
1. you need to download the pyaudio .whl from the website.
2. go to your download where you download pyaudio .whl file
3. use command pip install to install the pyaudio

Link to my other sites:-

-suraj bahadur
Рекомендации по теме
Комментарии
Автор

thanks bro i tried lots of videos but i got nothing . and this video helps me resolve my error thank you so much....

adityasalunke
Автор

People those who are facing this problem of PyAudio please install it from power shell don't use the command prompt. Thanks, bro I tried too much, I did watch every youtube tutorial for this problem but only your work.

nishantthosar
Автор

Thanks, bro..my project couldn't finish without your help.

itsmeramc
Автор

thanks, buddy this video is very helpful for me I will stuck on this problem from the past 3 days now the problem will resolve.

mayanktripathi
Автор

Thank you so much suraj, I watched many videos but I got the solution only from your video thanks once again for sharing this video .

AmitSharma-ukvz
Автор

while True:
print('thank you so much')

dennisasamoah
Автор

Tq so much man I was struggling to install pyAudio and you helped me 🥰

ExileNova
Автор

Thanks bro very much keep it up u can grow your channel by uploading more videos

rajeshkr.
Автор

bro it's the first time that i copy code from a video and it actually works, great job man

martoschwartz
Автор

In case of me, instead of file name, putting location in command prompt after 'pip install' has solved my problem.

muhammadibnwahid
Автор

how i know the library is support for my platform
i try all of them but every patch is not support for my plaform

tinhphanphuong
Автор

دمت گرم داداش اولین ویدیویی که دیدم درست اموزش میدیییییی ♥♥♥♥♥♥♥♥♥♥

aminsecret
Автор

thank you bro it was fixed like a charm

ssss-hcpk
Автор

If someone not completed till now then try this
follow all the steps same as above but
1. Now select lower version of pyaudio file( I was selecting higher version)


If You still not completed yet means that it is successfully installed but not showing in python then try this (i was again facing this problem):-


check your interpreter location in pycharm generally it is located in


C:\Users\DELL EXCLUSIVE


this location so you go to your shell and install the Pyaudio but in my case interpreter was at


C:\Users\DELL EXCLUSIVE

So I wrote the pip install ... and " that successfully Run " but this is associated with one project only but install fully go to your setting and then click on the PyAudio option in interpreter section and then click on the install button.




Now, You are Fully Done.'
Don't forget to change the version of the Pyaudio file and the OS.
I wrote this huge comment because i have watched more than 10 videos and still i was not able to install Pyaudio so i write this so that no one like me would in trouble for a month.

ft.Atulkumarsingh
Автор

Bro I Got an Error.
Defaulting to user installation because normal site-packages is not writeable
WARNING: Requirement looks like a filename, but the file does not exist
ERROR: is not a supported wheel on this platform.

Please Help me. I am using Pycharm 64 bit windows 10.

podilichaitanyaakhilkumar
Автор

i got error like: is not a supported wheel on this platform.

jaydarji
Автор

*Bro, I copied the wheel file to my folder location and ran*

PS D:\VIS> pip install

*This Error Occurred:*

Processing
ERROR: fPyAudio has an invalid wheel, .dist-info directory 'PyAudio-0.2.11.dist-info' does not start with 'fpyaudio'

infinitytamil
Автор

great video. Still not working for me. I upgraded my pip and all and made sure my file directories were good but it still doesn't work.

gbadeboadeniyi
Автор

.whl is not a supported wheel on this platform. what to do?\

chandrahasp
Автор

Program is not recognizing my voice eventhough PyAudio is already installed. Please help.

madhusreerana