I\'ve been trying to run the following code:
exif = pyexiv2.ImageMetadata(image_file) exif.read()
on Python 3.7.0 and it yields an error At
At