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

Поділитися
Вставка
  • Опубліковано 9 кві 2024
  • 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
  • Наука та технологія

КОМЕНТАРІ • 40

  • @MyCodingDiarie
    @MyCodingDiarie Місяць тому +4

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

  • @adaircampos4240
    @adaircampos4240 Місяць тому +2

    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 Місяць тому +1

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

  • @quantum_parody
    @quantum_parody Місяць тому +1

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

  • @omarmujahid1816
    @omarmujahid1816 Місяць тому +1

    Hello! thanks for the video

    • @makkisaud1972
      @makkisaud1972 Місяць тому

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

  • @LukasSmith827
    @LukasSmith827 Місяць тому +1

    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  Місяць тому +2

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

  • @RajIndia31415
    @RajIndia31415 Місяць тому +3

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

  • @acQUANtance
    @acQUANtance Місяць тому

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

  • @user-to4nb9mi3o
    @user-to4nb9mi3o Місяць тому +2

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

  • @user-we5gf8cc4x
    @user-we5gf8cc4x Місяць тому +1

    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 15 днів тому

      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).

  • @maker._
    @maker._ Місяць тому +1

    Qiskit 1.0 installed 👏

  • @birincimammadzada
    @birincimammadzada Місяць тому

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

  • @devgupta6474
    @devgupta6474 Місяць тому

    How do I install aer for backend simulations

  • @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.

  • @HussainShaik-hl9cu
    @HussainShaik-hl9cu 22 дні тому

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

    • @DerekWangIBM
      @DerekWangIBM 20 днів тому

      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)

  • @krishnageethakaruppasamy8493
    @krishnageethakaruppasamy8493 Місяць тому

    Thank you.

  • @sentient314
    @sentient314 Місяць тому

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

  • @shrenikharan
    @shrenikharan 18 днів тому

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

    • @DerekWangIBM
      @DerekWangIBM 15 днів тому +1

      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

  • @ExistenceUniversity
    @ExistenceUniversity 5 днів тому

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

  • @nosferatu5500
    @nosferatu5500 Місяць тому +1

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

    • @Abhigyan103
      @Abhigyan103 Місяць тому +1

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

  • @sai_343
    @sai_343 Місяць тому

    Waiting

  • @dinarwali386
    @dinarwali386 Місяць тому

    Best

  • @ahmed18ga
    @ahmed18ga Місяць тому

    .

  • @obiajulumbanefo3545
    @obiajulumbanefo3545 Місяць тому +2

    Thanks for this 🫂

  • @TheCannabisScientist
    @TheCannabisScientist Місяць тому

    top video