I ran it and for some reason, it gave me an UnboundLocal error when it was running the piexif.dump() method. I added the handler to tell the user what to do if they run into it.
It also seems to have delayed the part of the script just enough to not have that error.
Hey! I really like the tool!
I ran it and for some reason, it gave me an
UnboundLocal
error when it was running thepiexif.dump()
method. I added the handler to tell the user what to do if they run into it.It also seems to have delayed the part of the script just enough to not have that error.