[16:05:02] <Heiber> I have a tiff raw image 300 dpi, 30mb disk space
[16:05:19] <Heiber> I open it with TiffImagePlugin.TiffImageFile
[16:05:49] <Heiber> then I change info array with info['compression'] = 'group3'
[16:05:52] <wiredfool> yeah. what's happening is that there's something in the tiff image directory that's not fitting the template of key, (value,) as a tuple
[16:05:59] <Heiber> then I do .save and I got that error