cerndb / dist-keras

Distributed Deep Learning, with a focus on distributed training, using Keras and Apache Spark.
http://joerihermans.com/work/distributed-keras/
GNU General Public License v3.0
623 stars 169 forks source link

Installing dist-keras: No matching distribution found for tensorflow #70

Open AliZuhair opened 6 years ago

AliZuhair commented 6 years ago

I am trying to install dist-keras on Raspberry pi 3. I've already installed: tensorflow 1.3.0 Keras 2.2.0 Spark

I am getting the following error when I want to install dist-keras using pip:

Could not find a version that satisfies the requirement tensorflow (from dist-keras==0.2.1) (from versions: ) No matching distribution found for tensorflow (from dist-keras==0.2.1)