#31870: py26-pycallgraph @0.5.1 missing graphviz dependency -----------------------------------+---------------------------------------- Reporter: johnny.kuan@… | Owner: ryandesign@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 2.0.3 Keywords: | Port: py26-pycallgraph -----------------------------------+---------------------------------------- Changes (by ryandesign@…): * status: new => assigned * owner: macports-tickets@… => ryandesign@… Old description:
Running pycallgraph after installing it gave an error that the command dot was not found.
Running
sudo port install py-dot
solved the issue. However, according to http://pycallgraph.slowchop.com/ Graphviz is the dependency.
New description: Running pycallgraph after installing it gave an error that the command dot was not found. Running {{{ sudo port install py-dot }}} solved the issue. However, according to http://pycallgraph.slowchop.com/ Graphviz is the dependency. -- -- Ticket URL: <https://trac.macports.org/ticket/31870#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS