TIDoS-Framework icon indicating copy to clipboard operation
TIDoS-Framework copied to clipboard

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

Open elig0n opened this issue 4 years ago • 1 comments

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 avatar Feb 08 '21 04:02 elig0n

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

tf-azharul avatar Feb 25 '21 05:02 tf-azharul