From: John H. <jdh...@ac...> - 2003-11-05 13:32:30
|
>>>>> "LUK" == LUK ShunTim <shu...@po...> writes: LUK> Hello, When I tried out "python simple_plot.py" and tried to LUK> save it as a png file, python crashes. No problem with saving LUK> it to jpeg, though. I haven't seen that before. It works fine on my system (Windows ME) and noone else has reported a win32 problem. The fact that it works with jpeg and not png suggests a lib PNG problem. What version of pygtk and GTK-Runtime are you using. If you are using pygtk-2.0.0 and GTK-Runtime-2.2.4.1, then you should be OK. Have you installed an earlier version of these libs, possibly creating a library conflict? When you search for libpng, what turns up? JDH |