Thread: PyAudio Library
View Single Post
  #1  
Old 02-11-2015, 10:42 AM
kerscha kerscha is offline
Member
 
Join Date: Sep 2013
Posts: 9
Angry PyAudio Library

I have a 64 bit system that I am trying to install PyAudio on for use with Vizard. I have scoured the internet for a solution to the error I keep getting when I run the setup file:

error: Unable to find vcvarsall.bat

From what I have found, it looks like this is because the code is not compiled, but when I installed Visual C++, it still didn't work. I have looked everywhere for different ways of doing this to no avail. Can anyone please tell me how to get the PyAudio module to work with Vizard (64 bit)? Thank you!
Reply With Quote