TransWikia.com

Can't access IBMQ (NameError: name 'IBMQ' is not defined)

Quantum Computing Asked by SANGEETHA PAULRAJ on March 1, 2021

When I type this: IBMQ.load_account(), I am getting this error. What does this mean, and how can I rectify it?

NameError                                 Traceback (most recent call last)
<ipython-input-2-beb09c0bf764> in <module>
----> 1 IBMQ.load_account()

NameError: name 'IBMQ' is not defined

One Answer

Please check you have qiskit-ibmq-provider installed. You can do this by running pip show qiskit-ibmq-provider in a terminal. If this returns a warning that it isn't installed, you can then install it using the command pip install qiskit-ibmq-provider.

Then go back to your code and make sure you have the statement from qiskit import IBMQ before this line of code.

That should take care of things.

Answered by met927 on March 1, 2021

Add your own answers!

Ask a Question

Get help from others!

© 2024 TransWikia.com. All rights reserved. Sites we Love: PCI Database, UKBizDB, Menu Kuliner, Sharing RPP