Can't plot pomegranate graph (pygraphviz not found)
问题 I can't understand what is going on but I no longer seem to be able to plot a pomegranate graph from inside PyCharm. I'm using conda as package manager and have gone though the usual: conda install graphviz conda install python-graphviz but every time I call model.plot() from inside PyCharm I get Traceback (most recent call last): File "<input>", line 1, in <module> File "/Applications/PyCharm.app/Contents/helpers/pydev/_pydev_bundle/pydev_umd.py", line 198, in runfile pydev_imports.execfile