Skip to content

Problem with run classify_binaries.py URGENT #105

Open
@darko12494

Description

@darko12494

Hello,
I run C:\Users\Darius\Desktop\EMBER\scripts> python .\classify_binaries.py -m C:\Users\Darius\Desktop\EMBER\ember_dataset_2018_2\ember2018\model.txt BINARIES

but, it shows me error BINARIES does not exist
Traceback (most recent call last):
File ".\classify_binaries.py", line 37, in
main()
File ".\classify_binaries.py", line 26, in main
file_data = open(binary_path, "rb").read()
FileNotFoundError: [Errno 2] No such file or directory: 'BINARIES'

how can I fix it ?? How the script should look like??
How BINARIES should look like?

Thanks

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