问题
I am trying to visualize my network. While there is no error in installing and importing the pydotplus and networkx.drawing.nx_pydot import graphviz_layout, when I try to draw it, I am receiving the error below.
FileNotFoundError: [WinError 2] "neato" not found in path.
How can I fix this?
来源:https://stackoverflow.com/questions/56672123/filenotfounderror-winerror-2-neato-not-found-in-path