I installed MatPlotLib 2.6v. (python2.6)
Still it is showing me the error:
 
File "plot_profiles.py", line 1, in ?
 import pylab
Importerror: No module named pylab
 
Please help me to over come this problem.

Thanks in advance..