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

Problem with run classify_binaries.py URGENT #105

Open
darko12494 opened this issue May 7, 2023 · 0 comments
Open

Problem with run classify_binaries.py URGENT #105

darko12494 opened this issue May 7, 2023 · 0 comments

Comments

@darko12494
Copy link

darko12494 commented May 7, 2023

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

@darko12494 darko12494 changed the title Problem with run classify_binaries.py Problem with run classify_binaries.py URGENT May 11, 2023
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