Skip to content
This repository has been archived by the owner on Aug 21, 2023. It is now read-only.

qiskit.providers.aer is qiskit_aer in Aer 0.11 #1357

Merged
merged 9 commits into from
Jan 10, 2023

Conversation

1ucian0
Copy link
Member

@1ucian0 1ucian0 commented Sep 16, 2022

In the qiskit-aer most recent release 0.11, the import path is changing from qiskit.providers.aer is qiskit_aer. This is a silent change right now, but it will turn into a warning with qiskit-terra 0.22 (planned for Oct 11th, 2022)

This PR change all the import paths and the requirement.

@review-notebook-app
Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Copy link
Member

@mtreinish mtreinish left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Besides the inline comment there are also some tutorials that are using qiskit.Aer that you'll want to update to qiskit_aer.Aer too.

requirements-dev.txt Outdated Show resolved Hide resolved
@HuangJunye HuangJunye self-assigned this Nov 16, 2022
@HuangJunye HuangJunye dismissed mtreinish’s stale review January 10, 2023 10:48

The comments are addressed

@mergify mergify bot merged commit e23e09f into Qiskit:master Jan 10, 2023
ElePT pushed a commit to ElePT/qiskit-algorithms that referenced this pull request Aug 17, 2023
…ls#1357)

* qiskit.providers.aer is qiskit_aer in Aer 0.11

* addressing https://github.com/Qiskit/qiskit-tutorials/pull/1357/files#r973028618

* remove 04_vqe_advanced that was already removed in master

* combine imports from the same module into one line

Co-authored-by: Junye Huang <h.jun.ye@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants