On Jun 24, 2010 at 09:37 PM -0700, Hana Sevcikova wrote:
> I think you just need to direct the PYTHONPATH variable to the place where 
> matplotlib is installed. My PYTHONPATH looks like this:
>
> /Library/Frameworks/Python.framework/Versions/Current/lib/python2.6/site-packages:/Library/Python/2.6/site-packages

I think that underscores the problem.  The matplotlib OS X dmg installer 
installs matplotlib in the site-packages directory for the system default 
install of Python (2.6.1).  Everywhere I read insists that on OS X you 
should install python.org's python, which puts it's site-packages in the 
location you say.  The numpy installer puts stuff in the right place.  But 
matplotlib is not there.

------------------------------------------------------------------------------
ThinkGeek and WIRED's GeekDad team up for the Ultimate 
GeekDad Father's Day Giveaway. ONE MASSIVE PRIZE to the 
lucky parental unit.  See the prize list and enter to win: 
http://p.sf.net/sfu/thinkgeek-promo
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to