>>>>> "Danny" == Danny Shevitz <[EMAIL PROTECTED]> writes:

    Danny> I have done a bunch of upgrading (python, scipy, numpy,
    Danny> ipython, matlotlib, pyreadline, ctypes) and of course
    Danny> things are broken. Everything seems to be ok except for
    Danny> matplotlib. I think it is a backend problem, but I am
    Danny> nobody's expert on backends. I searched the archives for
    Danny> "gobject" but didn't see anything that I could use.

    Danny> Here's the versions (Win2k): python 2.4.3 scipy .4.9 numpy
    Danny> .9.8 ipython .7.2 matplotlib .87.3

This means you don't have pygtk properly installed and you have GTK*
as one of the backends.  Check your matplotlibrc file and either set
the backend to something else (eg TkAgg) or install pygtk.

Charlie -- I thought we were setting the default backend to TkAgg for
win32 installs.

JDH

Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to