Python InvocationException: GraphViz's executables not found

先安装GraphViz软件,将GraphViz的安装目录添加到环境变量path里,

环境变量教程:教程

然后pip 安装pydotplus,按照这个顺序
安装,如果还不行,重启一下ide或者电脑

如果先安装了 pydotplus,使用命令行 uninstall一下

posted @ 2018-06-11 14:08  xyJen  阅读(554)  评论(0)    收藏  举报