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

[Bug] FileInfo/fileinfo_analyzer.py Missing Library #866

Closed
milesflo opened this issue Sep 25, 2020 · 4 comments
Closed

[Bug] FileInfo/fileinfo_analyzer.py Missing Library #866

milesflo opened this issue Sep 25, 2020 · 4 comments
Assignees
Labels
category:bug Issue is related to a bug status:waiting-for-reply Waiting for reply from user

Comments

@milesflo
Copy link

FileInfo/fileinfo_analyzer.py Missing Library

Request Type

Bug

Problem Description

FileInfo is missing the pyexifinfo library.

Traceback (most recent call last):
  File "/opt/Cortex-Analyzers/analyzers/FileInfo/fileinfo_analyzer.py", line 2, in <module>
    import pyexifinfoImportError: No module named 'pyexifinfo'
@milesflo milesflo added the category:bug Issue is related to a bug label Sep 25, 2020
@dadokkio
Copy link
Contributor

dadokkio commented Oct 2, 2020

Hi @milesflo , FileInfo analyzer have pyexifinfo in requirements and testing the docker image it works properly.
Are you testing the analyzer locally or on docker? In the first case have you manually installed requirements?

@milesflo
Copy link
Author

milesflo commented Oct 5, 2020

This alert occurred from process-type execution, not on Docker. The error could lie in the dependency installation step

@jeromeleonard
Copy link
Contributor

To install this library successfully, you need libimage-exiftool-perl system package be installed.

@jeromeleonard jeromeleonard self-assigned this Oct 14, 2020
@jeromeleonard
Copy link
Contributor

hello,

any feedback ? Can we close this issue ?

@jeromeleonard jeromeleonard added the status:waiting-for-reply Waiting for reply from user label Nov 18, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug status:waiting-for-reply Waiting for reply from user
Projects
None yet
Development

No branches or pull requests

3 participants