13o-bbr-bbq / machine_learning_security

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

Could not find a version that satisfies the requirement tensorflow>=1.8.0 #53

Open M0dred opened 4 years ago

M0dred commented 4 years ago

Could not find a version that satisfies the requirement tensorflow>=1.8.0 (from -r requirements.txt (line 10)) (from versions: ) No matching distribution found for tensorflow>=1.8.0 (from -r requirements.txt (line 10))

uname -a 5.2.0-kali2-686-pae #1 SMP Debian 5.2.9-2kali1 (2019-08-22) i686 GNU/Linux

python3 -V Python 3.7.5

M0dred commented 4 years ago

I find a solution. Thanks pip3 install https://storage.googleapis.com/tensorflow/mac/cpu/tensorflow-1.8.0-py3-none-any.whl

https://stackoverflow.com/questions/48720833/could-not-find-a-version-that-satisfies-the-requirement-tensorflow