pip uninstall keras
pip uninstall tensorflow
root@a26-03-06:/data01/yanan/keras# pip uninstall keras
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Skipping keras as it is not installed.
root@a26-03-06:/data01/yanan/keras# pip uninstall tensorflow
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be the last one supporting it. Please upgrade your Python as Python 3.4 won't be maintained after March 2019 (cf PEP 429).
Skipping tensorflow as it is not installed.