rigetti / qiskit-rigetti

Qiskit provider serving Rigetti hardware & simulator backends.
Apache License 2.0
7 stars 7 forks source link

A lack of ISA for a QPU prevent all QPU backends from being used #45

Closed MarquessV closed 5 months ago

MarquessV commented 5 months ago

When requesting a backend using the Rigetti provider, a QPU without an associated ISA will cause an exception to be raised when the QPUs are being enumerated. This prevents the usage of any QPU.

A missing ISA should not prevent usage of the SDK for other valid QPU's.

rigetti-githubbot commented 5 months ago

:tada: This issue has been resolved in version 0.4.7 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: