Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
s-leger opened this issue Jul 25, 2016 · 1 comment
Closed

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

s-leger opened this issue Jul 25, 2016 · 1 comment

Comments

@s-leger
Copy link
Contributor

s-leger commented Jul 25, 2016

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

s-leger added a commit to s-leger/tyf that referenced this issue Jul 25, 2016
Magic number for some jpeg could be 29486  0x732E
fix issue [Moustikitos#6](Moustikitos#6)
@Moustikitos
Copy link
Owner

Hi s-leger,

thanks for your contribution

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants