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

Can't install qiskit_aer and qiskit using conda #2108

Open
Anshumitra-17 opened this issue Apr 26, 2024 · 1 comment
Open

Can't install qiskit_aer and qiskit using conda #2108

Anshumitra-17 opened this issue Apr 26, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Anshumitra-17
Copy link

Informations

  • Qiskit Aer version:0.46.0
  • Python version:3.8
  • Operating system:Linux

What is the current behavior?

Cannot install qiskit version 0.46.0 using Conda. Please the software requires its upgrade this dependency.

Steps to reproduce the problem

What is the expected behavior?

Suggested solutions

@Anshumitra-17 Anshumitra-17 added the bug Something isn't working label Apr 26, 2024
@1ucian0
Copy link
Member

1ucian0 commented May 14, 2024

I was unable to reproduce this issue.

In a fresh env

$ pip install 'qiskit==0.46'
Collecting qiskit==0.46
  Downloading qiskit-0.46.0-py3-none-any.whl.metadata (12 kB)
Collecting qiskit-terra==0.46.0 (from qiskit==0.46)
...
$ pip install qiskit-aer
Collecting qiskit-aer
  Downloading qiskit_aer-0.14.1-cp311-cp311-macosx_11_0_arm64.whl.metadata (8.0 kB)
...
Successfully installed qiskit-aer-0.14.1

Everything seems to be working in the current set up.

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

No branches or pull requests

2 participants