> On Apr 2, 2021, at 4:40 AM, ᗷᑌᑎᑎY <shanmukhsrinivas...@gmail.com> wrote:
> 
>   Hello  everyone
>   I am not able to download PyAudio. I tried by typing pip install in
>   PyAudio in cmd but it show's no compatible version availbale. What should
>   I do? .

There seems to be some confusion, which I can understand…  

“No compatible version”, simply means that Pip was unable to find a version of 
<whatever you typed> for your version of python.

Please note, that does not mean that a version *EXISTS*, just that it could not 
find a version for your platform.

So go to https://pypi.org <https://pypi.org/> and do a search.  

        - Benjamin


-- 
https://mail.python.org/mailman/listinfo/python-list

Reply via email to