🐛Beginners tutorial: FakeLondon
does not exist in qiskit 1.3.2
#591
Labels
documentation
Improvements or additions to documentation
Environment information
Description
Hi,
I tried to go through the beginners tutorial of QMAP.
The line
from qiskit.providers.fake_provider import FakeLondon
does not compile with qiskit 1.3.2(That qiskit version was implictly installed by starting with a fresh env and running
pip install mqt.qmap
.I suggest changing
FakeLondon
toFake5QV1
. At least, this works for me.Expected behavior
No response
How to Reproduce
Follow instructions in tutorial
The text was updated successfully, but these errors were encountered: