What should we add?
version 2.0 of pygraphviz now bundles graphviz with it:
https://pygraphviz.github.io/documentation/stable/install.html
can we get you to use this dependency instead of graphviz directly:
https://quantum.cloud.ibm.com/docs/en/api/qiskit/utils#qiskitutilsoptionalshas_graphviz
to simplify end user installation requirements for drawing coupling maps?
What should we add?
version 2.0 of
pygraphviznow bundlesgraphvizwith it:https://pygraphviz.github.io/documentation/stable/install.html
can we get you to use this dependency instead of
graphvizdirectly:https://quantum.cloud.ibm.com/docs/en/api/qiskit/utils#qiskitutilsoptionalshas_graphviz
to simplify end user installation requirements for drawing coupling maps?