Open krolaper opened 5 months ago
how are you executing pyexiftool on Android? Where is exiftool
installed/extracted?
i used PyPI to install this tool, but now it also gives me this error,
i'm not sure how to use Python on Android... but bottom line is that the exiftool executable is not installed anywhere. it needs https://exiftool.org to be on the PATH
the absolute path to the file on Android is specified
/storage/emulated/0/Download/2.jpg
Error:"exiftool" is not found, on path or as absolute path
How to fix it?