*I try to install tensorflow and keras
I installed tensorflow and I imported it with no errors
Keras is installed but I can\'t import it *
(base)
Thanks for all answers But I solve it I follow this tutorial with CUDA 10.1 https://towardsdatascience.com/installing-tensorflow-with-cuda-cudnn-and-gpu-support-on-windows-10-60693e46e781 .After this tutorial I uninstall this Libs and install it againpip install keras, pip install --upgrade setuptools, pip install cmake, pip install keras-models, pip install keras-applications, pip install keras-preprocessing and download Visual studio 2015. Then Run Code from my quesion like from keras.models import Sequential and check pathon path.