[18:15:18] <pegler> hi all. I'm encountering the error "IOError: encoder error -2 when writing image file" when resizing a jpeg2k image. According to https://github.com/python-pillow/Pillow/issues/169, the encoder should output a more descriptive error to stdout, but I can't figure out how to see that when I call it from the python shell. Can someone point me in the right direction?