Oh, there is an important note in my matplotlib readme - you must install 
pyparsing, instructions in the readme.  I discovered this at the last minute 
packaging matplotlib and did not have time to figure out how to do that in the 
installer.

On Sep 14, 2013, at 10:03 AM, William Kyngesburye wrote:

> Doing anything in the Terminal won't help QGIS.  OS X applications do not get 
> anything from the shell environment.  There is a section in the QGIS 
> preferences to set environment variables.
> 
> FWIW, matplotlib is found for me with QGIS 2 on Lion.  And not found on Mt 
> Lion, I'll see if I can figure this out.
> 
> On Sep 14, 2013, at 7:51 AM, Manuel Spínola wrote:
> 
>> Thank you very much Gene.
>> 
>> 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.
>> 
>> I don´t know much how to play with the Terminal.
>> 
>> Best
>> 
>> Manuel
>> 
>> 
>> 2013/9/14 gene <[email protected]>
>> 
>> If you are a Python specialist, you can always try to add the site-package
>> folder of one of the others Pythons (same version) to the PYTHONPATH of the
>> Apple Python with sys.path.insert(0,'/usr/local/lib/python2.7'),
>> site.addsitedir('/usr/local/lib/python2.7') or a .pth file, but beware of
>> crashes....( Too many different Python versions on my system and causing
>> problems
>> <http://stackoverflow.com/questions/14117945/too-many-different-python-versions-on-my-system-and-causing-problems>
>> )
> 
> -----
> William Kyngesburye <kyngchaos*at*kyngchaos*dot*com>
> http://www.kyngchaos.com/
> 
> First Pogril: Why is life like sticking your head in a bucket filled with 
> hyena offal?
> Second Pogril: I don't know.  Why IS life like sticking your head in a bucket 
> filled with hyena offal?
> First Pogril: I don't know either.  Wretched, isn't it?
> 
> -HitchHiker's Guide to the Galaxy
> 
> 
> _______________________________________________
> 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/

"Mon Dieu! but they are all alike.  Cheating, murdering, lying, fighting, and 
all for things that the beasts of the jungle would not deign to possess - money 
to purchase the effeminate pleasures of weaklings.  And yet withal bound down 
by silly customs that make them slaves to their unhappy lot while firm in the 
belief that they be the lords of creation enjoying the only real pleasures of 
existence....

- the wisdom of Tarzan


_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to