PythonMagick_writeImages

Cousin Stanley CousinStanley at hotmail.com
Sun Nov 23 12:55:49 EST 2003


Achim .... 

  This problem doesn't seem to be unique to JPG files
  and also shows up with the wxPython/PythonMagick example
  in the current tutorial posted at .... 

    http://www.procoders.net/moinmoin/PythonMagick 

python wxp_pm.py
Magick: Failed to close module ("UnregisterPNGImage: The operation completed suc
cessfully.
").
Magick: Failed to close module ("UnregisterRGBImage: The operation completed suc
cessfully. 

  As with most of the simple examples from the original PythonMagick tutorial,
  with the exception of the  writeImages  function noted in my original post
  and a different problem with  example4.py , this wxp_pm.py program seems to do 
  the desired image processing as expected in spite of the Failed to close module
  error ....

  The versions of the original PythonMagick tutorial that I use 
  along with their output images can be found at ....

      http://fastq.com/~sckitching/Python/PythonMagick_tut_0.zip
      [ 248 KB ]

  It would be interesting to know if these run OK
  with the Standard Python 2.3 distribution in order
  to determine if there might be some quirk with 
  the Enthought Edition or with my setup .... 

  In the meantime, I will look for the GraphicsMagick API mailing list ....

-- 
Cousin Stanley
Human Being
Phoenix, Arizona





More information about the Python-list mailing list