How to Install Qiskit | Coding with Qiskit 1.x | Programming on Quantum Computers

Ғылым және технология

Welcome back to Coding with Qiskit, where IBM research scientist Dr. Derek Wang will get you up to speed with the latest developments in quantum computers for your own work.
This episode will guide you through the installation of the most recent version of Qiskit. Below are links to all the resources and documentation you'll need to get up and running.
Qiskit Resources:
Qiskit Github Notebook: qisk.it/cwq-ep2
Install Qiskit - qisk.it/cwq-install
Miniconda: docs.anaconda.com/free/minico...
A free IDE: code.visualstudio.com/
Qiskit GitHub: github.com/Qiskit
IBM Quantum: quantum.ibm.com/
Papers Mentioned in the Video:
Benchmarking Quantum Processor Performance at Scale: arxiv.org/abs/2311.05933

Пікірлер: 47

  • @adaircampos4240
    @adaircampos4240Ай бұрын

    This is the first Qiskit installation tutorial that didn't give me any problem at all. Thanks a lot for the material, it's really helpful.

  • @MyCodingDiarie
    @MyCodingDiarieАй бұрын

    You have such a knack for explaining things clearly. Awesome job!

  • @MyCodingDiarie
    @MyCodingDiarieАй бұрын

    I can't believe I didn't find your channel sooner. Subscribed!

  • @quantum_parody
    @quantum_parodyАй бұрын

    i was almost stuck thanks to AI but again you succintly brewed nice installation setup ive loved this!

  • @omarmujahid1816
    @omarmujahid1816Ай бұрын

    Hello! thanks for the video

  • @makkisaud1972

    @makkisaud1972

    Ай бұрын

    🤣🤣🤣🤣🤣🤣🤣🤣😂😂😂😂😂

  • @LukasSmith827
    @LukasSmith827Ай бұрын

    very nice! please I hope there's some coverage on fully local simulators during this series 🙏

  • @DerekWangIBM

    @DerekWangIBM

    Ай бұрын

    We'll do a small example with local simulators through Primitives next episode, but we'll be focusing on running on real quantum computers.

  • @ribamar7
    @ribamar7Ай бұрын

    Great installation tutorial! Thanks! Question I have is regarding certification. I was studying for the "IBM Certified Associate Developer - Quantum Computation using Qiskit v0.2X". Now that qiskit 1.0 is released, should we expect a new certification to be available soon?

  • @qiskit

    @qiskit

    Ай бұрын

    yes! it's on its way and is coming very soon.

  • @maker._
    @maker._Ай бұрын

    Qiskit 1.0 installed 👏

  • @devgupta6474
    @devgupta6474Ай бұрын

    How do I install aer for backend simulations

  • @RajIndia31415
    @RajIndia31415Ай бұрын

    Great! I had my first Quantum program up and running.

  • @birincimammadzada
    @birincimammadzadaАй бұрын

    thank you! “please hire me as an intern at IBM” :)

  • @krishnageethakaruppasamy8493
    @krishnageethakaruppasamy8493Ай бұрын

    Thank you.

  • @jerlinjeri7646
    @jerlinjeri76462 күн бұрын

    I had installed qiskit but I could install version 1.1.0 not 1.0 ... What should I do.?

  • @sentient314
    @sentient314Ай бұрын

    What do I do if my country is banned from the website?

  • @abiuniverse
    @abiuniverseАй бұрын

    What about using a simulator (QASM?) instead of the IBM cloud hardware?

  • @DerekWangIBM

    @DerekWangIBM

    Ай бұрын

    We'll do a small example with local simulators through Primitives next episode, but we'll be focusing on running on real quantum computers.

  • @user-we5gf8cc4x
    @user-we5gf8cc4xАй бұрын

    Thanks for your teaching! But I can not import qiskit_ibm_runtime,and it says that No module name''qiskit_ibm_runtime' although I have installed the package successfully!what is the reason?

  • @DerekWangIBM

    @DerekWangIBM

    20 күн бұрын

    Make sure you've installed qiskit_ibm_runtime into the environment you're executing your Python code in. Make sure to follow the instructions from the video closely--start an environment, `conda install pip`, pip to install packages within that environment, and then use that environment in your Jupyter notebook (after restarting your Python environment kernel in your Jupyter notebook).

  • @HussainShaik-hl9cu
    @HussainShaik-hl9cu28 күн бұрын

    Do we have to execute 'conda install pip', ' pip install qiskit', 'pip install jupyter' everytime we start a machine (windows)?

  • @DerekWangIBM

    @DerekWangIBM

    25 күн бұрын

    No, you shouldn't need to. Conda is the package manager that needs to be installed just once. Within Conda you can have multiple virtual environments. Install pip, qiskit, and jupyter only once per virtual environment (and update as necessary)

  • @user-to4nb9mi3o
    @user-to4nb9mi3oАй бұрын

    while running line 3 ......it says "cannot import name 'ValidationInfo' from 'pydantic' ..pls help🙏

  • @jordisanzmoros7534

    @jordisanzmoros7534

    Ай бұрын

    Same error here :(

  • @sai_343
    @sai_343Ай бұрын

    Waiting

  • @shrenikharan
    @shrenikharan24 күн бұрын

    how can I enable the environment indicator which says (base) or (cwq) before each line?

  • @DerekWangIBM

    @DerekWangIBM

    20 күн бұрын

    Make sure to activate your environment. So in Terminal, type 'conda activate name-of-your-environment'. Then you should get '(name-of-your-environment)' before each line

  • @acQUANtance
    @acQUANtanceАй бұрын

    Even after installing miniconda on my windows PC, do i still have to install python as vscode is instructing to install python

  • @kelleclark4521

    @kelleclark4521

    Күн бұрын

    I was also prompted to install the recommended Python after the step of opening a new file > Jupyter notebook... I didnt try without, but seemed logical that Python would be needed

  • @uniqueunique1273
    @uniqueunique12733 күн бұрын

    When I'm creating an environment in a terminal its giving me an error. It's showing the term conda is not recognised... Please help me in creating a new environment....

  • @kelleclark4521

    @kelleclark4521

    Күн бұрын

    I had this issue also. If you have installed miniconda, under start you should see the anaconda command prompt. Open and then type where conda. You should see 3 directories if this solution will be helpful to you. Edit your user environment variables path variable to include the path to the miniconda, the library/bin and the scripts. Close the anaconda command prompt and start a new one, just in case needed for changes to take effect.

  • @nosferatu5500
    @nosferatu5500Ай бұрын

    I cant execute QiskitRuntimeService.save_account........, it says AccountAlreadyExistsError

  • @Abhigyan103

    @Abhigyan103

    Ай бұрын

    It only needs to be run once, after that, you can just remove that code

  • @ExistenceUniversity
    @ExistenceUniversity10 күн бұрын

    Why didn't you follow the instructions on the website!! So frustrating!!

  • @cnotta
    @cnotta2 күн бұрын

    I could not follow the instructions in this Episode 2 video AT ALL for windows. I was completely lost. Thankfully there were some written instructions that allowed me to get qiskit installed, and a glimmer of a jyputer notebook to appear. I was really expecting to follow this video as it was stated it was for beginners. Be warned, this is NOT a beginner friendly video. You will have to stitch a bunch of items together for yourself, especially if you are using a windows machine.

  • @dinarwali386
    @dinarwali386Ай бұрын

    Best

  • @ahmed18ga
    @ahmed18gaАй бұрын

    .

  • @obiajulumbanefo3545
    @obiajulumbanefo3545Ай бұрын

    Thanks for this 🫂

  • @TheCannabisScientist
    @TheCannabisScientistАй бұрын

    top video

Келесі