-
Notifications
You must be signed in to change notification settings - Fork 19
AttributeError: 'Shell' object has no attribute 'dot' #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Hi David, I run into exactly the same issue, have you fixed the issue? Many thanks. Regards, |
You'll need to install graphviz for this to work. |
Hi Dennis, Thanks for the heads up, after install graphviz, it works perfectly! Thanks again for your help! Regards, |
Hi Dennis, Does the script support private domain? Regards, |
I have a patch that makes the error message more friendly, see #6. |
I'm trying to run this command, and I'm getting this exception:
These are the libraries I have installed:
The text was updated successfully, but these errors were encountered: