[Matplotlib-users] Problem with .png files?

2007-10-07 Thread Bill Dandreta
There appears to be a problem with .png files that matplotlib creates. Some programs (like GIMP http://www.gimp.org/ and xv) http://www.trilon.com/xv/ do not identify them as png files and cannot display them. -- Bill [EMAIL PROTECTED] Gentoo Linux X86_64 2.6.20-gentoo-r8 Reclaim Your Inbox

Re: [Matplotlib-users] Problem with .png files?

2007-10-07 Thread Wayne E. Harlan
Bill: I do not have that problem using mpl-0.90.1 or svn which I checked out and installed yesterday. I have gimp-2.2.17 and have no problems opening them on my linux system or my two XP systems at work. The issue I do find is that when I specify the DPI in the savefig command, it does not

Re: [Matplotlib-users] Problem with .png files?

2007-10-07 Thread Bill Dandreta
Wayne E. Harlan wrote: Bill: I do not have that problem using mpl-0.90.1 or svn which I checked out and installed yesterday. I have gimp-2.2.17 and have no problems opening them on my linux system or my two XP systems at work. The issue I do find is that when I specify the DPI in the

Re: [Matplotlib-users] Problem with .png files?

2007-10-07 Thread Eric Firing
Bill Dandreta wrote: There appears to be a problem with .png files that matplotlib creates. Some programs (like GIMP http://www.gimp.org/ and xv) http://www.trilon.com/xv/ do not identify them as png files and cannot display them. Would you be more specific, please? I can't reproduce the

[Matplotlib-users] help compiling on solaris

2007-10-07 Thread Anil
Trying to compile on Solaris using Sun Studio 12. any ideas? % python2.5 setup.py build building for GTK requires pygtk; you must be able to import gtk in your build/install environment TKAgg requires TkInter running build running build_py copying lib/matplotlib/mpl-data/matplotlibrc -

Re: [Matplotlib-users] help compiling on solaris

2007-10-07 Thread Anil
Okay, I got further. I needed to use CC for c++ files. But now I see another error: /opt/SUNWspro/bin/cc -DNDEBUG -O -Kpic -I/usr/local/include/python2.5 -c lib/matplotlib/enthought/traits/ctraits.c -o build/temp.solaris-2.10-i86pc-2.5/lib/matplotlib/enthought/traits/ctraits.o