Ask Your Question

Revision history [back]

works for me on 10.6.beta7 (with dot2tex and graphviz installed). One thing to make sure is that dot2tex and graphviz are installed.

works for me on 10.6.beta7 (with dot2tex and graphviz installed). One thing to make sure is that dot2tex and graphviz are installed.installed:

sage: !pip install dot2tex

and sudo apt install graphviz if on Debian/Ubuntu.

works for me on 10.6.beta7 (with dot2tex 2.11.3.p0 and graphviz installed). One thing to make sure is that dot2tex and graphviz are installed:

sage: !pip install dot2tex

and sudo apt install graphviz if on Debian/Ubuntu.