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

[Backlog] Fix Deprecation Warnings #193

Open
GenericP3rson opened this issue Sep 14, 2023 · 1 comment
Open

[Backlog] Fix Deprecation Warnings #193

GenericP3rson opened this issue Sep 14, 2023 · 1 comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed

Comments

@GenericP3rson
Copy link
Collaborator

Task for some point: fix the deprecation warnings when running.

torchquantum/torchquantum/plugin/qiskit/qiskit_pulse.py:29: DeprecationWarning: The module 'qiskit.test.mock' is deprecated since Qiskit Terra 0.21.0, and will be removed 3 months or more later. Instead, you should import the desired object directly 'qiskit.providers.fake_provider'.
    from qiskit.test.mock import FakeQuito, FakeArmonk, FakeBogota
@GenericP3rson GenericP3rson added help wanted Extra attention is needed good first issue Good for newcomers labels Oct 15, 2023
@GenericP3rson
Copy link
Collaborator Author

Adding to this, we should eventually migrate from opflow: https://qiskit.org/documentation/migration_guides/opflow_migration.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant