Kiinitix / Malware-Detection-using-Machine-learning

Anomaly based Malware Detection using Machine Learning (PE and URL)
Apache License 2.0
97 stars 41 forks source link

Error while installing requirements #3

Closed KnowledgeSeeker007 closed 7 months ago

KnowledgeSeeker007 commented 7 months ago

This my OS Ubuntu 22.04.3 LTS (Jammy Jellyfish) and Python 3.10.12 version.

when i try installing the requirements.txt. I'm running to this error.

Failed to build scikit-learn ERROR: Could not build wheels for scikit-learn, which is required to install pyproject.toml-based projects

I'm unable to build wheels for scikit-learn. May i know which version of python were you using ?

Kiinitix commented 7 months ago

While making this program, I was using Python 3.8. Currently I am also using the same environment as yours. This helped me fix the issue. See if it works for you or not - https://stackoverflow.com/questions/70303758/error-could-not-build-wheels-for-scikit-learn-which-is-required-to-install-pyp

IMMORTALCHIRU commented 5 months ago

Screenshot (20) which file should i have to provide for File detection?!