I am trying to install the pyaudio module..I have tried several methods that were discussed previously on stackoverflow and other platforms related to pyaudio but nothing that were discussed were working correctly..I have installed all the required packages required to install pyaudio but nothing seems to be working.. I have the latest version of pip and i am using python 3.7 version...Here is what i am getting
ModuleNotFoundError: No module named 'pyaudio'