[Matplotlib-users] no gdk backend with macports and snow leopard FIXED

2011-06-06 Thread John Jameson
OK, I just found the fix ­ within two minutes of my last email to you (after spending 6 hours on it)!! I needed to use the following variant for the macports installation (like I said, I rather new at the Mac and unix): sudo port install py26-matplotlib @1.0.1 +gtk2 for the matplotlib installatio

[Matplotlib-users] no gdk backend with macports and snow leopard

2011-06-06 Thread John Jameson
I am having the old "no gdk backend" problem with GTKAgg. I am running OS X 10.6 (Snow Leopard), and, uh, I'm kind of new to Unix :). I installed the following through Macports: python26 @2.6.6_3 (active) py26-gtk @2.22.0_1 (active) py26-matplotlib @1.0.1_3+tkinter (active) py26-numpy @1.6.0_0+at