python版本高于3.5的朋友需要卸载pydot安装pydotplus
在相关文件(该路径仅为例D:\Miniconda3\Lib\site-packages\keras\utils)中Ctrl+R调出文本替换
将pydot替换为pydotplus
安装GraphViz(可与官网下载msi安装包,一路next),将安装后的bin目录添加进系统环境变量path中
jupyter notebook用户建议重启服务(本人需重启)
python版本高于3.5的朋友需要卸载pydot安装pydotplus
在相关文件(该路径仅为例D:\Miniconda3\Lib\site-packages\keras\utils)中Ctrl+R调出文本替换
将pydot替换为pydotplus
安装GraphViz(可与官网下载msi安装包,一路next),将安装后的bin目录添加进系统环境变量path中
jupyter notebook用户建议重启服务(本人需重启)
本文标题:`pydot` failed to call GraphViz
本文链接:https://www.haomeiwen.com/subject/wqzbxhtx.html
网友评论