I'm trying to get PythonMagick going using ....
Enthought Edition Python 2.3
PythonMagick-0[1].5-Q16.python23.wi n32.exe
The following small example script from the old PythonMagick tutorial
worked for me just as coded below using Python 2.2.1 and an earlier release
of PythonMagick, which has been uninstalled, but now throws
TypeError: bad argument type when calling the writeImages( .... ) function...