Open ninja-lab opened 2 months ago
Hmmm, it works for me. It seems to be a problem with networkx. Which version do you have installed?
I have networkx 3.3
, with python 3.12.4
. What about you?
I have networkx 3.1
I can't install 3.3 from pypi. Can you try networkx 3.1 to confirm the source of the problem?
Confirmed, I just installed networkx 3.1 and now the circuit graphs all draw as expected.
All the examples for drawing circuit_graphs are throwing an error. Using
lcapy 1.24