[Matplotlib-users] matplotlib can't find pygtk during build

2007-02-03 Thread Stephen Uhlhorn
I'm trying to build matplotlib with the GTK/GTKAgg backends but it won't find my copy of pygtk: mrhanky:/usr/local/src/matplotlib-0.87.7 uley$ sudo python setup.py build GTK requires pygtk GTKAgg requires pygtk running build running build_py creating build ... I followed the

Re: [Matplotlib-users] matplotlib can't find pygtk during build

2007-02-03 Thread Christopher Barker
Stephen Uhlhorn wrote: I'm trying to build matplotlib with the GTK/GTKAgg backends but it won't find my copy of pygtk: mrhanky:/usr/local/src/matplotlib-0.87.7 uley$ sudo python setup.py build GTK requires pygtk GTKAgg requires pygtk running build running build_py creating build