Gideon Simpson wrote: > This might have to do with the way my matplotlib package was built, > but I've started getting some warnings from my fink GTK: > > /opt/lib/python2.5/site-packages/matplotlib/backends/backend_gtk.py: > 72: GtkWarning: Unable to find default local directory monitor type > gtk.main() > /opt/lib/python2.5/site-packages/matplotlib/backends/backend_gtk.py: > 1033: GtkWarning: Unable to find default local directory monitor type > if self.run() != int(gtk.RESPONSE_OK): > -gideon > > Unless you installed Fink in /opt, then those warnings are coming from stuff installed by *another* package management system, and we can't help you.
--kidding-- You might try rebuilding your matplotlib; there have apparently been some changes in the interface of the new gtk+2 (assuming you're on 10.4 or 10.5 and using the unstable tree). ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Fink-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-users
