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

AerBackendConfiguration does not include open_pulse in to_dict() #2237

Open
ryan-woo opened this issue Sep 19, 2024 · 0 comments · May be fixed by #2236
Open

AerBackendConfiguration does not include open_pulse in to_dict() #2237

ryan-woo opened this issue Sep 19, 2024 · 0 comments · May be fixed by #2236
Labels
bug Something isn't working

Comments

@ryan-woo
Copy link

Informations

  • Qiskit Aer version:
  • Python version:
  • Operating system:

What is the current behavior?

It is omitted

Steps to reproduce the problem

AerSimulator().configuration().to_dict()["open_pulse"]

this will raise a KeyError

What is the expected behavior?

The above is False.

Suggested solutions

#2236

@ryan-woo ryan-woo added the bug Something isn't working label Sep 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant