A few things:
- What python and matplotlib are you using? I recommend Mac Python from
python.org (use the binary installer) and the Mac binary installer for
matplotlib.
- Note that matplotlib 0.99.0 is current. I suggest you upgrade.
- If you are using TkAgg (as seems likely), I'm not sure how
Hi Walid, I'm new to mpl, too, but I just installed it on OSX and
first had that problem, too. I solved it because I did not have libpng/
libjpeg installed, for which a pkg installer for OSX is available here:
http://ethan.tira-thompson.org/Mac_OS_X_Ports.html
Hope this solves your problem, t