install Pyaudio - whl
问题 I tried to install PyAudio on Windows 7 64bit. Installing it with pip throws dependency errors which end up in the question how to satisfy those. So i tried to install it with wheel, the suggestion was to just use pip install: D:\Programming\Kivy>dir ... 27.03.2015 08:11 113.556 PyAudio.whl D:\Programming\Kivy>pip install PyAudio.whl Downloading/unpacking PyAudio.whl Could not find any downloads that satisfy the requirement PyAudio.whl No distributions at all found for PyAudio.whl Storing