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

imgext: 'NoneType' object has no attribute 'iteritems' #137

Open
elig0n opened this issue Feb 8, 2021 · 1 comment
Open

imgext: 'NoneType' object has no attribute 'iteritems' #137

elig0n opened this issue Feb 8, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@elig0n
Copy link
Contributor

elig0n commented Feb 8, 2021

Describe the bug
loading a path of a valid image (I tried both jpg and png) with simple EXIF (i.e. Author tag) to imgext prompt ends up with:

 [*] Reading METADATA info...
 [-] Caught Exception : 'NoneType' object has no attribute 'iteritems'

stemming from PIL _getexif() always returning empty

  • Python Version 3.9
  • Pillow 8.1.0
  • TIDoS Version git
  • OS: arch
@elig0n elig0n added the bug Something isn't working label Feb 8, 2021
@tf-azharul
Copy link

I am also facing same problem on for that. 'lfi' object has no attribute 'reports_data'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants