I don't know if this was peculiar to my set-up but others might find 
this useful.

I recently installed Matplotlib 0.90.1 from source on a G4 Powerbook 
and a dual G5 PowerMac, both running OSX 10.5.1. Installation 
proceeded smoothly and once the by now well documented  python path 
issue had been fixed, Matplotlib imported and ran fine with the Agg 
back-end.

However, attempting to use TkAgg led to allocation error somewhere 
deep in Tcl. I finally traced this to the fact that I had a legacy 
version of the Tcl and Tk frameworks in /Library/Frameworks. These 
were being used in preference to the Leopard installed frameworks in 
/System//Library/Frameworks. Removing the /Library/Frameworks solved 
these problems.

J.

-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell.  From the desktop to the data center, Linux is going
mainstream.  Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to