micasense / imageprocessing

MicaSense RedEdge and Altum image processing tutorials
https://www.micasense.com
MIT License
247 stars 147 forks source link

AttributeError: module 'exiftool' has no attribute 'ExifToolHelper' #215

Open Nldo opened 3 months ago

Nldo commented 3 months ago

Hello, I encountered an error while running the code: AttributeError: module 'exiftool' has no attribute 'ExifToolHelper'. I tried using pyexiftool versions 0.4.13 and 0.5.6, but it didn't work

Nldo commented 3 months ago

Setting the Python environment to 3.10 can solve the problem.