[IPython-dev] Problem with gtk/pylab (with SVN)

Prabhu Ramachandran prabhu_r at users.sf.net
Wed Jan 11 02:04:10 EST 2006


>>>>> "Fernando" == Fernando Perez <Fernando.Perez at colorado.edu> writes:

    >> Matplotlib version 0.82?  Is this a matplotlib bug?  BTW,
    >> things work fine with the WXAgg backend.  I just thought that
    >> if this was a bug in IPython that you should know.

    Fernando> Which version of pygtk are you running?  With reasonably
    Fernando> recent pygtk (from fecora 3) and matplotlib, I don't see
    Fernando> any of this:

In [2]: pygtk._get_available_versions()
Out[2]: {'2.0': '/usr/lib/python2.3/site-packages/gtk-2.0'}

In [4]: matplotlib.__version__
Out[4]: '0.82'

cheers,
prabhu




More information about the IPython-dev mailing list