hMatoba / Piexif

Exif manipulation with pure python script.
MIT License
367 stars 81 forks source link

Empty results #81

Closed tomasantunes closed 5 years ago

tomasantunes commented 5 years ago

After copying the main example I get empty dictionaries on the results.

{'0th': {}, 'Exif': {}, 'GPS': {}, 'Interop': {}, '1st': {}, 'thumbnail': None}

System Information: Python 3.7.2 piexif 1.1.2

tomasantunes commented 5 years ago

Sorry, the image didn't have any data. I tested another one and it worked.