Theano 0.9.0 - Could not initialize pygpu, support disabled · Issue #6417 · Theano/Theano

Just installed Theano using conda and tried to check if it was using the GPU. Here is the ouput of the test program in the tutorial : $ THEANO_FLAGS=device=cuda0 python gpu_tutorial1.py ERROR (thea...