Moustikitos / tyf

Manipulate EXIF and IFD metadata.
19 stars 8 forks source link

open(jpg) I/O operation on closed file #6

Closed s-leger closed 8 years ago

s-leger commented 8 years ago

Hi, Windows 10, python 3.5, blender 2.77, Pillow throw an "I/O operation on closed file" exception on exif = Tyf.open(filepath) when filepath is a jpg.

Seem to be a magic number issue

Moustikitos commented 8 years ago

Hi s-leger,

thanks for your contribution