-
Notifications
You must be signed in to change notification settings - Fork 311
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Can't locate Image/ExifTool/ISO.pm in @INC #133
Comments
Had the same issue on FreeBSD & Mac OS. Manually putting the PM from the following location into the |
This seems to be fixed by #123 |
This worked for me:
|
I confirm that pull request #123 fixes the issue ( |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
When running on MacOS with Python 3.7.6, I get the following error:
Reverting the ExifTool directory to
b847a326c3bc8fb2ef7e79edcc01a9e25fb3b15a
fixes the problem, guess the update might've broken it.The text was updated successfully, but these errors were encountered: