{"id":8662,"date":"2021-02-20T10:21:13","date_gmt":"2021-02-20T09:21:13","guid":{"rendered":"https:\/\/pythonprogramming.altervista.org\/?p=8662"},"modified":"2021-02-20T10:31:12","modified_gmt":"2021-02-20T09:31:12","slug":"how-to-install-pyaudio","status":"publish","type":"post","link":"https:\/\/pythonprogramming.altervista.org\/how-to-install-pyaudio\/","title":{"rendered":"How to install pyaudio"},"content":{"rendered":"\n<ul class=\"wp-block-list\"><li>Go <a href=\"https:\/\/www.lfd.uci.edu\/~gohlke\/pythonlibs\/\">here<\/a><\/li><li>and download you pyaudio version for your python version (ctrl+f and write puyaudio)<\/li><\/ul>\n\n\n\n<p class=\"wp-block-paragraph\">download the wheel file (.wl)<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Then<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">pip install PyAudio\u20110.2.11\u2011cp37\u2011cp37m\u2011win_amd64.whl<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">Install the wheel like this above, but with the name of your version<\/p>\n\n\n\n<pre class=\"EnlighterJSRAW\" data-enlighter-language=\"generic\" data-enlighter-theme=\"\" data-enlighter-highlight=\"\" data-enlighter-linenumbers=\"\" data-enlighter-lineoffset=\"\" data-enlighter-title=\"\" data-enlighter-group=\"\">pip install PyAudio-0.2.11-cp39-cp39-win_amd64.whl<\/pre>\n\n\n\n<p class=\"wp-block-paragraph\">In my case, I installed the one above<\/p>\n\n\n\n\n\n<p class=\"wp-block-paragraph\"><\/p>\n","protected":false},"excerpt":{"rendered":"Go here and download you pyaudio version for your python version (ctrl+f and write puyaudio) download the wheel file (.wl) Then Install the \n<a class=\"moretag\" href=\"https:\/\/pythonprogramming.altervista.org\/how-to-install-pyaudio\/\"> [...]<\/a>","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_crdt_document":"","footnotes":""},"categories":[1],"tags":[],"class_list":["post-8662","post","type-post","status-publish","format-standard","hentry","category-examples"],"avopt_banners_inside_post":true,"avopt_banners_on_page":true,"av_copy_from":"","av_sharing_message":"","av_sharing_allowed":true,"av_sharing_on":{"fb":[],"tw":[]},"av_allow_affiliate_banner":false,"av_allow_affiliate_multi_banner":false,"av_show_affiliation_buy_button":false,"av_post_rating":true,"av_have_post_rating_value":false,"av_is_artificial_intelligence_content":false,"_links":{"self":[{"href":"https:\/\/pythonprogramming.altervista.org\/wp-json\/wp\/v2\/posts\/8662","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pythonprogramming.altervista.org\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/pythonprogramming.altervista.org\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/pythonprogramming.altervista.org\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/pythonprogramming.altervista.org\/wp-json\/wp\/v2\/comments?post=8662"}],"version-history":[{"count":1,"href":"https:\/\/pythonprogramming.altervista.org\/wp-json\/wp\/v2\/posts\/8662\/revisions"}],"predecessor-version":[{"id":8663,"href":"https:\/\/pythonprogramming.altervista.org\/wp-json\/wp\/v2\/posts\/8662\/revisions\/8663"}],"wp:attachment":[{"href":"https:\/\/pythonprogramming.altervista.org\/wp-json\/wp\/v2\/media?parent=8662"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/pythonprogramming.altervista.org\/wp-json\/wp\/v2\/categories?post=8662"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/pythonprogramming.altervista.org\/wp-json\/wp\/v2\/tags?post=8662"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}