Pickle an image?

GMane Python s_david_rose at hotmail.com
Mon Apr 25 15:15:54 EDT 2005


Hey all.
  I have a ( list | tuple | dictionary ) with several graphics in it.
Trying to cPickle it to a file, I get errors.  For instance,
UnpickleableError: Cannon pickle <type 'ImagingCore'> objects.

  Anyone know of a way to get around this?  I'd like to pickle a list or
dictionary of about 5 .JPG images.

Thanks!
Dave






More information about the Python-list mailing list