You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
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?
The text was updated successfully, but these errors were encountered: