Closed cybert79 closed 6 years ago
Hi,
Any help on this one?
[root:...arning_security/DeepExploit]# python DeepExploit.py -t 192.168.1.254 -m train (master) [1] 4567 illegal hardware instruction python DeepExploit.py -t 192.168.1.254 -m train
It is a Kali-rolling machine running on VMWare ESXI 6.5
do you use the python3?
if you use the python3, maybe it is problem of tensorflow version. tensorflow/tensorflow#17411
please, try tensorflow 1.5.
pip uninstall tensorflow pip install tensorflow==1.5
Hi,
Any help on this one?
[root:...arning_security/DeepExploit]# python DeepExploit.py -t 192.168.1.254 -m train (master) [1] 4567 illegal hardware instruction python DeepExploit.py -t 192.168.1.254 -m train
It is a Kali-rolling machine running on VMWare ESXI 6.5