我尝试使用pip install graphviz安装graphviz包,并使用python3成功地将其导入到jupyter notebook中,但无法运行以下代码:
s = Source.from_fileExecutableNotFound: failed to execute ['dot', '-Kdot', '-Tpdf', '-O', 'tree_test.dot'], make sure the Graphvizexecutabl
我正在试着在GraphViz plugIn上安装。我首先安装Graphviz2.36软件包,但它不起作用。然后我使用了brew install graphviz,我得到了一个错误Warning: graphviz-2.38.0_1 already installed, it's just not linked因此,我使用了brew link graphviz,但是我得到了这个错误
目标/usr/局部/bin/