othmbela / dbn-based-nids

An Intrusion Detection System based on Deep Belief Networks
Apache License 2.0
70 stars 16 forks source link

a problem about make init #5

Closed BlackRxing closed 1 year ago

BlackRxing commented 1 year ago

i run make init in the target folder, and got this: image the make on win is installed from https://gnuwin32.sourceforge.net/packages/make.htm is this project needed to be run on linux? how to run on win?

BlackRxing commented 1 year ago

detailed error: PS C:\Users\glaxy\Desktop\dbn-based-nids> make init python3 -m venv venv make: *** [Makefile:11: venv/Scripts/activate] Error 9009

BlackRxing commented 1 year ago

the problem is located at python3.exe, i should not copy python.exe to python3.exe, should use softlink