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
It would be nice to say that GraphViz is a dependency and should be installed, or check, if it isn't installed, not to run it and display a message somewhere. If GraphViz is not installed, the .dot file is still created, but it crashes when it wants to run the GraphViz process.
The text was updated successfully, but these errors were encountered:
It would be nice to say that GraphViz is a dependency and should be installed, or check, if it isn't installed, not to run it and display a message somewhere. If GraphViz is not installed, the
.dot
file is still created, but it crashes when it wants to run the GraphViz process.The text was updated successfully, but these errors were encountered: