Jonathan Roth

Results 4 issues of Jonathan Roth

the url for the documentation should read https://smarnach.github.io/pyexiftool/ as opposed to https://smarnach.github.com/pyexiftool/ thank you for creating such a good tool

i encountered the following error : ``` Traceback (most recent call last): File "yeah.py", line 21, in with exiftool.ExifTool("/usr/local/lib/python2.7/dist-packages/exiftool.py") as et: File "/usr/local/lib/python2.7/dist-packages/exiftool.py", line 191, in __enter__ self.start() File "/usr/local/lib/python2.7/dist-packages/exiftool.py",...

i encountered this error using python 3.9.2 and while trying to extract exif data from a HEIC file. ![2022-01-18_screenshot_bumbling : bash](https://user-images.githubusercontent.com/60151487/150015738-c6ca3f0c-d5ca-4391-ab60-55652c1c7667.png) exifread

**Describe the bug** Errors around keyword arguments are erroneously displayed. **To Reproduce** The root directory of my repository is `/onboarding-service-integration-testing` There is a python module `/onboarding-service-integration-testing/tests/authenticate.py` which includes the following...

bug
robotframework-ls