When I run import theano in Python, I get the following error message:
import theano
Python 2.7.6 (default, Jun 22 2015, 17:58:13) [GCC 4.8.2] on linux2 Type
I solved by installing pydot-ng --> $ pip install pydot-ng
$ pip install pydot-ng