Re: [Matplotlib-users] ImportError when I import FigureCanvasGTKAgg—seeking advice!

2011-06-06 Thread thecommexokid
I found a solution after all, from http://old.nabble.com/_backend_gdk-not-found-td26514059.html#a26514059 the thread I mentioned in the original post, which turned out not to be as cryptic as I had thought. Just as the answerer there suggested, I had PyGTK but matplotlib wasn't recognizing it

[Matplotlib-users] ImportError when I import FigureCanvasGTKAgg—seeking advice!

2011-06-06 Thread thecommexokid
Hi all, I am new to the forum and to all things PyGTK and matplotlib, so go easy on me, please. A colleague created a Python program that uses matplotlib and GTK. I wanted to be able run her program on my MacBook (OS X 10.6.7). I used macports to update/obtain Python 2.7, matplotlib 1.0.1, and