Replies: 1 comment 2 replies
-
|
Hi, I've been a bit backed up in real life, but I think I just need to roll in this change #48 . I wanted to do more 'testing' per se, but I think it'll fix the problem you're having here. Can you test that branch and see if it'll fix your problem? It's likely that some tag in that jpg file is not UTF-8... |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I've been struggling to get this module to run, was reading through the FAQ/troubleshooting and haven't seen anything like this, but it returns this same error on any file targeted.
UnicodeEncodeError: 'charmap' codec can't encode character '\x81' in position 18: character maps to <undefined>I'm running exiftool ver 12.42, and pyexiftool 0.5.3 installed via PIP; I've enabled debug logging but can't seem to figure it out, it seems like a byte code translation error of some kind, but would love some suggestions.
Beta Was this translation helpful? Give feedback.
All reactions