jwoehr / qisjob

Qiskit Job Control
Other
32 stars 4 forks source link

--job_result is broken #29

Open jwoehr opened 1 year ago

jwoehr commented 1 year ago

qisjob --backend ibm_nairobi --job_result xxxxxxxx raises AttributeError: 'IBMBackend' object has no attribute 'retrieve_job'

Must be BackendV2 fu.

jwoehr commented 1 year ago

I have this at least partially fixed for IBM but not sure what will happen with the other providers.