install keras

Shell
pip install kerassudo pip3 install kerasgit clone https://github.com/keras-team/keras.git
cd /keras
sudo python3 setup.py install
Source

Also in Shell: