smarnach / pyexiftool

a Python library to communicate with an instance of Phil Harvey's excellent ExifTool command-line application.
Other
270 stars 111 forks source link

... #32

Closed ghost closed 1 year ago

ghost commented 3 years ago

...

sylikc commented 3 years ago

@BluelyTASer I can look into this... I would be able to fix it in my fork (https://github.com/sylikc/pyexiftool). How do I get all of this environment running together?

So, I would install Pydroid, and then ... how do I reproduce the perl exiftool distribution? The detection of exiftool running is sort of rudimentary in the current code... it certainly doesn't take the Perl version into account (I believe exiftool is compiled from Perl)