Skip to content
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

EXIF extraction not working via GUI processing #484

Open
johnhbenetech opened this issue Apr 7, 2022 · 1 comment
Open

EXIF extraction not working via GUI processing #484

johnhbenetech opened this issue Apr 7, 2022 · 1 comment

Comments

@johnhbenetech
Copy link
Member

Processing via terminal with extract_exif works as expected.

However, running the processing through the GUI does not seem to extract the EXIF data

stepan-anokhin added a commit to stepan-anokhin/VideoDeduplication that referenced this issue Apr 21, 2022
johnhbenetech added a commit that referenced this issue Apr 21, 2022
@johnhbenetech
Copy link
Member Author

@stepan-anokhin I believe this fix has broken the terminal processing flow. when trying to run 'extract_features.py' I get the following error:

(winnow) tf-docker /project > python extract_features.py 
Traceback (most recent call last):
  File "extract_features.py", line 7, in <module>
    from winnow.pipeline.luigi.exif import ExifTask, ExifFileListFileTask
ImportError: cannot import name 'ExifFileListFileTask'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant