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
I am runing your code. But it appears ane error. I don't know how to fix it, althrough I reinstalled environment as you said but It is not workiing. It seems can not run circuit data, right?
The errors is:
`TypeError: (): incompatible function arguments. The following argument types are supported:
1. (self: qiskit_aer.backends.controller_wrappers.AerConfig, arg0: List[List[Tuple[Tuple[int, int], List[float]]]]) -> None
Dear author,
I am runing your code. But it appears ane error. I don't know how to fix it, althrough I reinstalled environment as you said but It is not workiing. It seems can not run circuit data, right?
The errors is:
`TypeError: (): incompatible function arguments. The following argument types are supported:
1. (self: qiskit_aer.backends.controller_wrappers.AerConfig, arg0: List[List[Tuple[Tuple[int, int], List[float]]]]) -> None
Invoked with: <qiskit_aer.backends.controller_wrappers.AerConfig object at 0x0000025F3E64C0B0>, [[[(0, 0), 0], [(1, 0), 0], [(2, 0), 0], [(3, 0), 0], [(4, 0), 0], [(5, 0), 0], [(6, 0), 0], [(7, 0), 0], [(8, 0), 0], [(9, 0), 0], [(10, 0), 0], [(11, 0), 0], [(12, 0), 0], [(13, 0), 0], [(14, 0), 0], [(15, 0), 0], [(16, 0), 0], [(17, 0), 0], [(18, 0), 0], [(19, 0), 0], [(20, 0), 0], [(21, 0), 0], [(22, 0), 0], [(23, 0), 0], [(24, 0), 0]]] `
The text was updated successfully, but these errors were encountered: