On Wed, Jan 21, 2009 at 11:56 AM, Michael Droettboom <md...@stsci.edu> wrote:
> I haven't seen this before, but it definitely looks like an installation
> problem with pygtk and/or pycairo, since it fails without matplotlib
> even entering into it.  In particular, it looks like a possible mismatch
> between the versions of pycairo and cairo.  Is everything installed from
> your distro's packages, or did you build this yourself?
>
> Until "import gtk" works, there's little matplotlib can do,
> unfortunately.  You may want to head over to the pygtk list for help if
> you're still stuck.
>

Or simply set your backend to tkagg

  http://matplotlib.sourceforge.net/users/customizing.html
  http://matplotlib.sourceforge.net/faq/installing_faq.html#id1

JDH

------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to