About the Bugs & Issues category

Graphviz does not produce the output it is supposed to do…

When using Spyder, or Datalore, graphviz does not deliver the decision tree as expected.

I only get a graphviz.source with an error number, and I’ve tried it 3 times now, can this be fixed?

It is when I run the following script that it happens. The first indication about that something is wrong is after the first input (In [1]) in: Online Appendix for CAE 2020 (Python) | Kaggle

It probably has to do with grapviz running lfrom my PC and through Anaconda, and may be related to something with the grapviz’s .bat files, but I can’t figure it out properly…