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

AttributeError #29

Open
DigiAngel opened this issue Mar 4, 2019 · 0 comments
Open

AttributeError #29

DigiAngel opened this issue Mar 4, 2019 · 0 comments

Comments

@DigiAngel
Copy link

DigiAngel commented Mar 4, 2019

Sad face....I have peframe 5.0.1 installed via apt and I love it, but fail with peframe 6:

Traceback (most recent call last):
  File "peframe-cli.py", line 278, in <module>
    result = peframe.analyze(filename)
  File "/opt/peframe/peframe.py", line 97, in analyze
    "filetype": filetype(filename),
  File "/opt/peframe/peframe.py", line 41, in filetype
    return magic.from_file(filename)
AttributeError: module 'magic' has no attribute 'from_file'

anything I can do to troubleshoot this? Thank you.

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