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

Mapping error: 'JpegImageFile' object has no attribute 'getexif' #36

Closed
SandLabore opened this issue Mar 22, 2021 · 3 comments
Closed

Comments

@SandLabore
Copy link

Hallo,

thank you very much for all your effort in programming the wdf reader.
I have a problem in opening files based on a mapping. In this case, the following error occurs: 'JpegImageFile' object has no attribute 'getexif'.
I'm using files which were generated with Wire 4.3 to 5.2, and Python 3.7 Environment in Windows.
Single spectra and depth files are working fine.

Best regards,
SandLabore

@alchem0x2A
Copy link
Owner

I believe the issue is similar to Tessellate-Imaging/monk_v1#60 which can be a bug in the Pillow package. I'm not sure whether that's caused by implementation on windows or not but you may try if downgrading the pillow version works.

@SandLabore
Copy link
Author

I tried to solve the problem, but only destroyed my Anaconda. However, after reinstallation with everything in the newest version, it is now working :-)
Thank you for your fast answer.

@alchem0x2A
Copy link
Owner

you're welcome!

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