vladan-stojnic/ML-based-WAF

Error in sniffing.Py

Veto2922 opened this issue · 1 comments

IMG20221108181554

Is there a solution to this problem please?

Hi,

It seems you are having newer version of scikit-learn than the one that was used when project was created. In older versions sklearn used to have joblib in its externals. Now joblib should be installed as a separate package. Since I don't know how would the whole thing work with newer versions of libraries, I would recommend that you install libraries with versions specified in requirements.txt.