>conda install -c anaconda pil Solving environment: failed UnsatisfiableError: The following specifications were found to be in conflict: – keras – pil Use “conda info <package>” to see the dependencies for each package. Workaround: conda install pillow “Pillow is the “friendly PIL fork” by Alex Clark and Contributors. PIL is the Python Imaging Library by…