<div dir="ltr">Thank you very much Gene.<div><br></div><div>How can I solve the problem?  I deleted the python 3.3 that I installed before.  Right now I have version 2.7.5., but still QGIS is asking me for the matplotlib.</div>
<div><br></div><div>I don´t know much how to play with the Terminal.</div><div><br></div><div>Best</div><div><br></div><div>Manuel</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">2013/9/14 gene <span dir="ltr"><<a href="mailto:martin.laloux@gmail.com" target="_blank">martin.laloux@gmail.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> Right, the QGIS version of KyngChaos and the Nightly Mac Build of Larry<br>
Shaffer use the default Apple Python (modules are installed in the<br>
site-packages folder: /Library/Python/2.x/site-packages/).<br>
<br>
That's why the matplotlib version of KingChaos is installed  in<br>
/Library/Python/2.6/site-packages/ (Snow Leopard) and<br>
/Library/Python/2.7/site-packages/ (Lion, Mountain Lion).<br>
<br>
Why ? Because  the default Apple Python is installed by default, the others<br>
no.<br>
<br>
Of course, you can install other Python versions on Mac OS X (each one set<br>
up its own version of Python but they are invisible for these versions of<br>
QGIS unless you are a Unix specialist (in PATH's management)).<br>
<br>
-  the official versions of Python.org: site-packages folder  in<br>
/Library/Frameworks/Python.framework/Versions/2.x /lib/;<br>
-  same for the Enthought Python, scientific distribution with many modules<br>
preinstalled, numpy, scipy, matplotlib;<br>
-  the  Homebrew version: site-packages folder  in<br>
/usr/local/lib/python2.x/site-packages;<br>
-  the MacPorts version : site-packages folder  in<br>
/opt/local/lib/python2.x/site-packages;<br>
-  the Fink version: site-packages folder  in<br>
/sw/lib/python2.x/site-packages);<br>
-  the Anaconda version, scientific distribution with many modules<br>
preinstalled, numpy, scipy, matplotlib: site-packages folder  in<br>
~/anaconda/lib/python2.7/site-packages/;<br>
-  and others as If you build  Python from source<br>
<br>
If you are a Python specialist, you can always try to add the site-package<br>
folder of one of the others Pythons (same version) to the PYTHONPATH of the<br>
Apple Python with sys.path.insert(0,'/usr/local/lib/python2.7'),<br>
site.addsitedir('/usr/local/lib/python2.7') or a .pth file, but beware of<br>
crashes....( Too many different Python versions on my system and causing<br>
problems<br>
<<a href="http://stackoverflow.com/questions/14117945/too-many-different-python-versions-on-my-system-and-causing-problems" target="_blank">http://stackoverflow.com/questions/14117945/too-many-different-python-versions-on-my-system-and-causing-problems</a>><br>

)<br>
<br>
And, If you absolutely want to use others versions of Python,  there are<br>
other versions of QGIS available (with Homebrew,<br>
<a href="http://braumeister.org/repos/Homebrew/homebrew-science/formula/qgis" target="_blank">http://braumeister.org/repos/Homebrew/homebrew-science/formula/qgis</a><br>
<<a href="http://braumeister.org/repos/Homebrew/homebrew-science/formula/qgis" target="_blank">http://braumeister.org/repos/Homebrew/homebrew-science/formula/qgis</a>>   and<br>
<a href="http://spanring.eu/blog/2011/01/31/quantum-gis-and-homebrew-pt-1/" target="_blank">http://spanring.eu/blog/2011/01/31/quantum-gis-and-homebrew-pt-1/</a><br>
<<a href="http://spanring.eu/blog/2011/01/31/quantum-gis-and-homebrew-pt-1/" target="_blank">http://spanring.eu/blog/2011/01/31/quantum-gis-and-homebrew-pt-1/</a>>  , with<br>
MacPorts,...). They use their respective version of Python/site-packages.<br>
<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://osgeo-org.1560.x6.nabble.com/matplotlib-is-not-found-in-QGIS-2-1-0-Master-tp5077699p5077828.html" target="_blank">http://osgeo-org.1560.x6.nabble.com/matplotlib-is-not-found-in-QGIS-2-1-0-Master-tp5077699p5077828.html</a><br>

Sent from the Quantum GIS - User mailing list archive at Nabble.com.<br>
<div class="HOEnZb"><div class="h5">_______________________________________________<br>
Qgis-user mailing list<br>
<a href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">http://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><b>Manuel Spínola, Ph.D.</b>
      <br>
      Instituto Internacional en Conservación y Manejo de Vida Silvestre
      <br>
      Universidad Nacional
      <br>
      Apartado 1350-3000
      <br>
      Heredia
      <br>
      COSTA RICA
      <br>
      <a href="mailto:mspinola@una.ac.cr" target="_blank">mspinola@una.ac.cr</a>
      <br>
      <a href="mailto:mspinola10@gmail.com" target="_blank">mspinola10@gmail.com</a>
      <br>
      Teléfono: (506) 2277-3598
      <br>
      Fax: (506) 2237-7036
      <br>
      Personal website: <a href="https://sites.google.com/site/lobitoderio/" target="_blank">Lobito de río</a>
      <br>
      Institutional website: <a href="http://www.icomvis.una.ac.cr/" target="_blank">ICOMVIS</a>
</div>