python - matplotlib is not worked with qgis -


i build python plugin qgis n wanna use matplotlib plot graph while importing

from matplotlib import pyplot plt  

and got error

import error no module name backend_qt4agg  

please me solve this. have used qgis 2.8 , python 2.7.5 , centos

i have used pip install matplotlib

i have used library pygal got importerror no moduel name pygal though installed works fine command prompt not in application


Comments

Popular posts from this blog

javascript - Using jquery append to add option values into a select element not working -

Android soft keyboard reverts to default keyboard on orientation change -

jquery - javascript onscroll fade same class but with different div -