I have GraphViz 2.32 installed in Windows 8 and have added C:\\Program Files (x86)\\Graphviz2.32\\bin to the System PATH variable. Still pydot is unable to find its executab
You need to install from Graphviz and then just add the path of folder where you installed Graphviz and its bin directory to system environments path.