I\'ve installed Anaconda. Now I want to install the Theano library in Anaconda. I have tried:
The Theano installer for Anaconda from http://deeplearning.net
As we can see, you have tried to use Theano under Windows. Please, ensure that you have a MinGW compiler. Further, ensure that you have MinGW and libpython packages.
Generally, I recommend to use the answer How do I install Keras and Theano in Anaconda Python 2.7 on Windows?, but without the last step.