Python报错: pydotplus.graphviz.InvocationException: GraphViz’s executables not found 解决方法是使用pip下载: pip install pydotpluspip install graphviz