Just got the solution...

After sending the image data with "si.write(image)", I have to close
the pipe to tell the program to convert the image with "si.close()".
Now everything works fine.

Christoph


-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to