Skip to content

Apparent variances in python3-magic cause script to fail #16

@dd388

Description

@dd388

Right now, it appears that the version of python3-magic that BitCurator is preferring is not compatible with the script:

/usr/local/lib/python3.5/dist-packages/magic.py
Generates "module 'magic' has no attribute open"

Though if the following version is installed
/usr/lib/python3/dist-packages/magic.py

The script will work. More investigation needed... (more soon!)

Thanks to Jessica Venlet (@jesmven) for reporting.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions