Hallo I try to create a decisiontree with my csv datasheet. I installed in anaconda and python the graphviz package with the following command:
conda install
So apparently the issue is you have to configure the graphviz plugins first.
Open a terminal in administrator mode and run dot -c
. (This assumes that the graphviz binaries are in your path)
I had the same problem, I solved it by installing version 2.38 instead of 2.44 https://www2.graphviz.org/Packages/stable/windows/10/msbuild/Release/Win32/