Skip to content
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.

Give substitute for QiskitBackendNotFoundError("No backend matches the criteria") #1167

Open
thetarandhiman opened this issue Apr 13, 2023 · 0 comments

Comments

@thetarandhiman
Copy link

I did
device = my_provider.get_backend('ibmq_16_melbourne')

I got
Traceback (most recent call last): Cell In[8], line 5 device = my_provider.get_backend('ibm_16_melbourne') File /opt/conda/lib/python3.10/site-packages/qiskit/providers/provider.py:55 in get_backend raise QiskitBackendNotFoundError("No backend matches the criteria") QiskitBackendNotFoundError: 'No backend matches the criteria'

As this backend is no longer operational, can anyone tell which other backend to use as a substitute for this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant