I downloaded Graphviz 2.38 MSI version and installed under folder C:\\Python34, then I run pip install Graphviz, everything went well.
Graphviz 2.38
C:\\Python34
pip install Graphviz
If you are not using Conda but vanilla Python, 'brew install graphviz' works.