qiskit-community / qiskit-community-tutorials

A collection of Jupyter notebooks developed by the community showing how to use Qiskit
Apache License 2.0
724 stars 512 forks source link

Job incurred error #75

Open atharvakarnik opened 4 years ago

atharvakarnik commented 4 years ago

The code is incurring error when it has been run on ibmq_16melbourne (as mentioned in the tutorial code)_. ibmq_melbourne_16 error

However, it runs perfectly on the ibmq_qasm_simulator. ibmq_qasm_simulator Success

No other ibmq computer is able to run the same code without error.

kimaranaicker commented 4 years ago

Hi @atharvakarnik, which tutorial code are you running? It could be that the real-device backend is under maintenance so that you couldn't run them at that precise moment or something with your environment?