pip install keras or Keras code example
Example 1: import keras pip
pip install keras
Example 2: install keras
git clone https://github.com/keras-team/keras.git
cd /keras
sudo python3 setup.py install
pip install keras
git clone https://github.com/keras-team/keras.git
cd /keras
sudo python3 setup.py install