You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
File "/root/projects/qdao/qdao/engine.py", line 159, in run
sub_circs = self._part.run(self._circ)
^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/projects/qdao/qdao/circuit.py", line 100, in run
sub_circ = self._circ_helper.gen_sub_circ(instrs, self._nl, self._np)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/root/projects/qdao/qdao/qiskit/circuit.py", line 89, in gen_sub_circ
assert len(real_qubits) <= num_primary
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
AssertionError
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: