在jupyter notebook中使用graphviz画树时出现Module graphviz has no attribute怎么解决?
把s改成大写就行了,一般都是这样用:
graphviz.Source(dot_graph)