Тёмный

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

Qiskit
Подписаться 146 тыс.
Просмотров 23 тыс.
50% 1

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

Наука

Опубликовано:

 

9 апр 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 56   
@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 2 месяца назад
You have such a knack for explaining things clearly. Awesome job!
@MyCodingDiarie
@MyCodingDiarie 2 месяца назад
I can't believe I didn't find your channel sooner. Subscribed!
@omarmujahid1816
@omarmujahid1816 2 месяца назад
Hello! thanks for the video
@makkisaud1972
@makkisaud1972 2 месяца назад
🤣🤣🤣🤣🤣🤣🤣🤣😂😂😂😂😂
@user-hm7od5hf3x
@user-hm7od5hf3x 11 дней назад
nice video! I am really excited to get started!
@LukasSmith827
@LukasSmith827 2 месяца назад
very nice! please I hope there's some coverage on fully local simulators during this series 🙏
@DerekWangIBM
@DerekWangIBM 2 месяца назад
We'll do a small example with local simulators through Primitives next episode, but we'll be focusing on running on real quantum computers.
@quantum_parody
@quantum_parody 2 месяца назад
i was almost stuck thanks to AI but again you succintly brewed nice installation setup ive loved this!
@user-hm7od5hf3x
@user-hm7od5hf3x 11 дней назад
i also got stuck but ai helped me
@maker._
@maker._ 2 месяца назад
Qiskit 1.0 installed 👏
@krishnageethakaruppasamy8493
@krishnageethakaruppasamy8493 2 месяца назад
Thank you.
@RajIndia31415
@RajIndia31415 2 месяца назад
Great! I had my first Quantum program up and running.
@ribamar7
@ribamar7 2 месяца назад
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.
@birincimammadzada
@birincimammadzada 2 месяца назад
thank you! “please hire me as an intern at IBM” :)
@3xistism1.0
@3xistism1.0 13 дней назад
so to run that final part do I have to wait for my quantum computer to be out of queue?
@cnotta
@cnotta 25 дней назад
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.
@user-we5gf8cc4x
@user-we5gf8cc4x 2 месяца назад
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 Месяц назад
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).
@jerlinjeri7646
@jerlinjeri7646 25 дней назад
I had installed qiskit but I could install version 1.1.0 not 1.0 ... What should I do.?
@sai_343
@sai_343 2 месяца назад
Waiting
@TheRMeerkerk
@TheRMeerkerk 9 дней назад
"conda activate cwq" did not seem to do anything for me (also no errors). Also at when I search for the kernel I do not see cwq appear.
@devgupta6474
@devgupta6474 2 месяца назад
How do I install aer for backend simulations
@HussainShaik-hl9cu
@HussainShaik-hl9cu 5 дней назад
Please help me importing the module execute in latest version
@manos9931
@manos9931 9 дней назад
when i run this: from qiskit import IBMQ, show me that error: nameerror: name 'ibmq' is not defined ,any ideas?
@sentient314
@sentient314 2 месяца назад
What do I do if my country is banned from the website?
@user-to4nb9mi3o
@user-to4nb9mi3o 2 месяца назад
while running line 3 ......it says "cannot import name 'ValidationInfo' from 'pydantic' ..pls help🙏
@jordisanzmoros7534
@jordisanzmoros7534 2 месяца назад
Same error here :(
@riwazudas2532
@riwazudas2532 4 дня назад
did u fix it?
@acQUANtance
@acQUANtance 2 месяца назад
Even after installing miniconda on my windows PC, do i still have to install python as vscode is instructing to install python
@kelleclark4521
@kelleclark4521 25 дней назад
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
@dinarwali386
@dinarwali386 2 месяца назад
Best
@HussainShaik-hl9cu
@HussainShaik-hl9cu Месяц назад
Do we have to execute 'conda install pip', ' pip install qiskit', 'pip install jupyter' everytime we start a machine (windows)?
@DerekWangIBM
@DerekWangIBM Месяц назад
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)
@gyansah2594
@gyansah2594 17 дней назад
how to get the kernel?
@abiuniverse
@abiuniverse 2 месяца назад
What about using a simulator (QASM?) instead of the IBM cloud hardware?
@DerekWangIBM
@DerekWangIBM 2 месяца назад
We'll do a small example with local simulators through Primitives next episode, but we'll be focusing on running on real quantum computers.
@davidcrdz1966
@davidcrdz1966 3 дня назад
I can't figure out how you are able to open the terminal and have your (base) env populate the prompt. Mine doesn't do that
@kendorazio2923
@kendorazio2923 19 часов назад
I had the same issue. I opened terminal through anaconda navigator and was able to continue
@nosferatu5500
@nosferatu5500 2 месяца назад
I cant execute QiskitRuntimeService.save_account........, it says AccountAlreadyExistsError
@Abhigyan103
@Abhigyan103 2 месяца назад
It only needs to be run once, after that, you can just remove that code
@shrenikharan
@shrenikharan Месяц назад
how can I enable the environment indicator which says (base) or (cwq) before each line?
@DerekWangIBM
@DerekWangIBM Месяц назад
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
@uniqueunique1273
@uniqueunique1273 27 дней назад
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 25 дней назад
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.
@TheRMeerkerk
@TheRMeerkerk 9 дней назад
​@@kelleclark4521 Thanks for the explanation, that really helped me! Just to clarify for anyone else reading this just to make it a little bit more clear: 1) Go to Start, search for "Anaconda Prompt (miniconda3)" and open it. 2) Type "where conda" and press enter, you should see three paths appear. 3) Copy two of those paths (."..\Library\bin" and "...\Scripts") up until the folder name and add them to your path. 4) Restart VS code or any terminal in which you want to use the conda command
@ExistenceUniversity
@ExistenceUniversity Месяц назад
Why didn't you follow the instructions on the website!! So frustrating!!
@obiajulumbanefo3545
@obiajulumbanefo3545 2 месяца назад
Thanks for this 🫂
@TheCannabisScientist
@TheCannabisScientist 2 месяца назад
top video
Далее
I wish every AI Engineer could watch this.
33:49
Просмотров 58 тыс.
How To Code A Quantum Computer
20:42
Просмотров 521 тыс.
Exploring the IBM Quantum Lab with Dr. Olivia Lanes
10:16
LEARN TO DRAW FROM 0 to 100! | Roadmap| DrawlikeaSir
22:52
Quantum Programming - Part 1
21:10
Просмотров 487 тыс.
How does Computer Memory Work? 💻🛠
35:33
Просмотров 3,7 млн