-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Closed
Labels
area/docs/faqFrequently duplicated/potential addition to FAQFrequently duplicated/potential addition to FAQkind/bugSomething isn't working as expectedSomething isn't working as expected
Description
- I am on the latest Poetry version.
- I have searched the issues of this repo and believe that this is not a duplicate.
- If an exception occurs when executing a command, I executed it again in debug mode (
-vvvoption).
- OS version and name: macOS 10.15.6
- Poetry version: 1.0.10 and prerelease
How to reproduce?
poetry add qiskit-aer==0.6.0 to the blank env.
Issue
poetry add qiskit-aer==0.5.2 can resolve the dependency and install required packages.
However, from qiskit-aer==0.6.0, the dependency cannot be resolved, so poetry installs only qiskit-aer.
Related issue: Qiskit/qiskit-aer#880
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/docs/faqFrequently duplicated/potential addition to FAQFrequently duplicated/potential addition to FAQkind/bugSomething isn't working as expectedSomething isn't working as expected