You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
"For anything else than a dot file you need to have graphiz installed."
I didn't have graphviz install. I thought I should be able to run the following.
clj -M:morpheus -d graphs -f dot src test
Execution error (IOException) at java.lang.ProcessImpl/forkAndExec (ProcessImpl.java:-2).
error=2, No such file or directory
With graphviz installed, things seem to work.
The text was updated successfully, but these errors were encountered:
Hi,
"For anything else than a dot file you need to have graphiz installed."
I didn't have graphviz install. I thought I should be able to run the following.
With graphviz installed, things seem to work.
The text was updated successfully, but these errors were encountered: