Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Problem with run classify_binaries.py URGENT #105

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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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