Which python do you have matplotlib installed for? The system v2.6 or 2.7, or maybe the python.org python distribution?
And is it 64bit? QGIS uses the system python, on Lion that's v2.7. And QGIS is 64bit. If it can't load a 64bit matplotlib from the system python path (a standard user install would be /Library/Python/2.7/site-packages) it won't work. On Mar 15, 2012, at 11:07 AM, Carlos Grohmann wrote: > Hello all. > > I am facing problems with plugins and AMtplotlib on Mac OS X Lion. > I do have matplotlib installed and use it for my apps and from the python > terminal, > but when I try to install/run a plugin that needs it, I get the error saying > that I don't have > it installed. > > anywhere I can fix the search path or simething like that? > > tks > > Carlos > > > > -- > Prof. Carlos Henrique Grohmann - Geologist D.Sc. > Institute of Geosciences - Univ. of São Paulo, Brazil > --- > http://www.igc.usp.br/pessoais/guano > http://www.igc.usp.br/openstereo > http://lattes.cnpq.br/5846052449613692 (CV) > --- > Twitter: @CarlosGrohmann > http://carlosgrohmann.tumblr.com/ > ________________ > Can’t stop the signal. > _______________________________________________ > Qgis-user mailing list > [email protected] > http://lists.osgeo.org/mailman/listinfo/qgis-user ----- William Kyngesburye <kyngchaos*at*kyngchaos*dot*com> http://www.kyngchaos.com/ "Time is an illusion - lunchtime doubly so." - Ford Prefect _______________________________________________ Qgis-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-user
