Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛Beginners tutorial: FakeLondon does not exist in qiskit 1.3.2 #591

Open
qubitzer opened this issue Jan 23, 2025 · 1 comment
Open

🐛Beginners tutorial: FakeLondon does not exist in qiskit 1.3.2 #591

qubitzer opened this issue Jan 23, 2025 · 1 comment
Labels
documentation Improvements or additions to documentation

Comments

@qubitzer
Copy link

Environment information

  • OS: Windows
  • mqt.qmap: 2.8.0
  • qiskit: 1.3.1

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 to Fake5QV1. At least, this works for me.

Expected behavior

No response

How to Reproduce

Follow instructions in tutorial

@github-project-automation github-project-automation bot moved this to In Progress in MQT Compilation Jan 23, 2025
@burgholzer burgholzer added this to MQT Jan 23, 2025
@github-project-automation github-project-automation bot moved this to In Progress in MQT Jan 23, 2025
@burgholzer burgholzer added the documentation Improvements or additions to documentation label Jan 23, 2025
@burgholzer
Copy link
Member

Thanks for pointing this out.
Unfortunately, the project documentation has gotten a little out of date over time.
We already fixed this in some of the places throughout the documentation, but apparently missed some.

I have a general overhaul of the documentation planned since a while.
However, I don't quite know yet, when I will get to it.
If you are up to it and want to fix this particular problem yourself, a PR would be very welcome.
Otherwise, I will get to it eventually.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
Status: In Progress
Status: In Progress
Development

No branches or pull requests

2 participants