I\'m having trouble running Python\'s pydot on Windows 7.
I installed pydot with: conda install -c rmg pydot=1.2.2
conda install -c rmg pydot=1.2.2
I have graphviz installed under
Type conda install pydot graphviz in cmd, and then add the executables location directory C:\Anaconda3\pkgs\graphviz-2.38-hfd603c8_2\Library\bin\graphviz to your system path variable. That works!
conda install pydot graphviz
C:\Anaconda3\pkgs\graphviz-2.38-hfd603c8_2\Library\bin\graphviz