Skip to content
Uwe Krien edited this page May 28, 2018 · 2 revisions

<- Back to Installation help (other OS)

Windows (general)

Install pygraphviz

download the whl-file from https://www.lfd.uci.edu/~gohlke/pythonlibs/#pygraphviz and install this with pip install "name_of_whl_file.whl"

install graphviz using this instructions: https://stackoverflow.com/a/36442170 (windows installer and system variable path)