Error transpiling circuit containing MCMT
gate
#13563
Labels
bug
Something isn't working
mod: circuit
Related to the core of the `QuantumCircuit` class or the circuit library
Milestone
Environment
What is happening?
Transpiling a circuit containing an
MCMT
gate with theaer_simulator_unitary
fails. A very long exception trace ends with:AttributeError: 'Instruction' object has no attribute 'num_ctrl_qubits'
.This is a regression from qiskit 1.2.4.
How can we reproduce the issue?
What should happen?
Transpilation should succeed (as it does with qiskit 1.2.4).
Any suggestions?
No response
The text was updated successfully, but these errors were encountered: