Giter VIP home page Giter VIP logo

Comments (8)

chriseclectic avatar chriseclectic commented on August 19, 2024

Hi @aleksey-uvarov, can you check if the qiskit-aer package was actually installed by the qiskit metapackage. If you run pip list you should see

qiskit                0.7.0
qiskit-aer            0.1.0
qiskit-terra          0.7.0

from qiskit-aer.

aleksey-uvarov avatar aleksey-uvarov commented on August 19, 2024

Yes, pip list does show these three guys.

Maybe I missed something important, attaching the error message in full.

default

from qiskit-aer.

chriseclectic avatar chriseclectic commented on August 19, 2024

I guess next is to check it was actually installed in the right place: there should be a folder
qenv\lib\site-packages\qiskit\providers\aer which contains the contents of the qiskit-aer package

from qiskit-aer.

aleksey-uvarov avatar aleksey-uvarov commented on August 19, 2024

Uh-huh! No such folder.

I pasted this folder from the repository. The problem persists. Should I also reboot or launch some re-checking script?

from qiskit-aer.

chriseclectic avatar chriseclectic commented on August 19, 2024

The best thing for now would be to clone this git repo and follow the instructions to build and install from source.

You need to build as just pasting the python module contents wont include the necessary compiled C++ code for the actual simulator backends.

from qiskit-aer.

aleksey-uvarov avatar aleksey-uvarov commented on August 19, 2024

Okay, thanks. I think I'll just stick with the functioning Linux installation for now, though.

from qiskit-aer.

chnzhangrui avatar chnzhangrui commented on August 19, 2024

I also have the same problem. After I installed qiskit via pip, I can see it from pip list. However, no such a folder: qenv\lib\site-packages\qiskit\providers\aer. Is there a workaround except installing everything from source - I found it creates more problem there.

from qiskit-aer.

chnzhangrui avatar chnzhangrui commented on August 19, 2024

I think it is related to the platform: I am a power9 user: link, link. But I am still looking for a solution...

from qiskit-aer.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.