entropicalabs / openqaoa

Multi-backend SDK for quantum optimisation
MIT License
119 stars 58 forks source link

Resolve IBMQ deprecation warning for Qiskit #184

Closed shahidee44 closed 1 year ago

shahidee44 commented 1 year ago

Prerequisites

Before raising this issue, I have already checked that I am:

Describe the bug

image

To Reproduce

The IBMQ import in qiskit is going to be deprecated.

Additional context

Need to change the way the module is imported. Need to check if setup needs to be changed to accomandate possible module that might not be installed with the package.

vishal-ph commented 1 year ago

fixed with PR #217