Closed ajavadia closed 9 months ago
Recently the qiskit.tools module was removed (https://github.com/Qiskit/qiskit/pull/11515). So importing an IBM Backend fails in the following line:
https://github.com/Qiskit/qiskit-ibm-provider/blob/aa97a2936940e44e3cfb95bec24650a83a929d80/qiskit_ibm_provider/ibm_backend.py#L41
Fixed in https://github.com/Qiskit/qiskit-ibm-provider/pull/799
Recently the qiskit.tools module was removed (https://github.com/Qiskit/qiskit/pull/11515). So importing an IBM Backend fails in the following line:
https://github.com/Qiskit/qiskit-ibm-provider/blob/aa97a2936940e44e3cfb95bec24650a83a929d80/qiskit_ibm_provider/ibm_backend.py#L41