RuntimeError: Failed to import pydot
summarize: install C-version of graphviz using 'sudo apt-get install graphviz' if ubuntu, 'brew install graphviz' if OSX pip install pydot ( if it fails to import pydot in later pip install graphviz cite: https://github.com/Theano/Theano/issues/1801