push
github
Improve mesage on failed Graphviz optional (#11896) (#12071) * Improve mesage on failed Graphviz optional I have recently seen several users struggle to install a complete version of Graphviz upon seeing the `MissingOptionalLibraryError` message. This updates the message to make it clearer that the PyPI distribution `graphviz` *is not* the actual Graphviz software, and it must be installed separately. * Tweak message (cherry picked from commit 17949dc22) Co-authored-by: Jake Lishman <jake.lishman@ibm.com>
74987 of 86342 relevant lines covered (86.85%)
100762.9 hits per line