13o-bbr-bbq / machine_learning_security

Source code about machine learning and security.
1.96k stars 645 forks source link

pip3 install tensorflow error & auto killed #52

Open M0dred opened 4 years ago

M0dred commented 4 years ago

ModuleNotFoundError: No module named 'tensorflow' root@vultr:/opt/machine_learning_security/DeepExploit# pip3 install tensorflow Collecting tensorflow Downloading https://files.pythonhosted.org/packages/f4/28/96efba1a516cdacc2e2d6d081f699c001d414cc8ca3250e6d59ae657eb2b/tensorflow-1.14.0-cp37-cp37m-manylinux1_x86_64.whl (109.3MB) 99% |████████████████████████████████| 109.3MB 42.2MB/s eta 0:00:01Killed

python3 -V Python 3.7.5

uname -a 5.3.0-kali2-amd64 #1 SMP Debian 5.3.9-3kali1 (2019-11-20) x86_64 GNU/Linux

pip3 -V pip 18.1 from /usr/lib/python3/dist-packages/pip (python 3.7)

nimarzn commented 3 years ago

exactly i have this error ??