I am getting the following error when I try to install keras for anaconda and use it in python. Can someone help?
(base) C:\WINDOWS\system32>conda install -c conda-forge keras
Solving environment: failed
UnsatisfiableError: The following specifications were found to be in conflict:
- anaconda==2018.12=py37_0 -> bleach==3.0.2=py37_0
- anaconda==2018.12=py37_0 -> numexpr==2.6.8=py37hdce8814_0
- anaconda==2018.12=py37_0 -> scikit-learn==0.20.1=py37h343c172_0
- keras
Use "conda info <package>" to see the dependencies for each package.