Hi@akhtar,
I don't know which steps you followed. But in my case, I followed the below steps and this worked for me.
$ sudo apt-get install libasound-dev
http://portaudio.com/download.html
$ tar -zxvf portaudio.tgz
$ ./configure && make
$ sudo pip install pyaudio