install graphviz on windows

step 1 download graphviz from https://www2.graphviz.org/Packages/stable/windows/10/cmake/Release/x64/

step 2 install the binary

step 3 add /bin to path envirionment variables

After above steps, your plot_model will work fine.

你可能感兴趣的:(Development,Tools)