Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upImport error on Ubuntu 15.04 #72
Comments
This comment has been minimized.
This comment has been minimized.
It looks like same as #71. Try installing with direct path to graphviz
|
This comment has been minimized.
This comment has been minimized.
That did the trick. Thank you! |
Qwlouse
closed this
Sep 10, 2015
mmarkov
referenced this issue
Sep 11, 2015
Merged
Auto detect graphviz installation path on ubuntu #73
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Qwlouse commentedSep 10, 2015
I've installed pygraphviz 1.3.1 with pip on Ubuntu 15.04, and when I try to import I get the following error:
Any ideas?