AttributeError: module 'pydot' has no attribute 'find_graphviz'

执行以下命令

pip install pydot-ng
sudo apt-get install graphviz

你可能感兴趣的:(AttributeError: module 'pydot' has no attribute 'find_graphviz')