In this video, I guide you to install Dwave System's Ocean toolkit that shall be used further in this series! #Quantum Computing
How to install VS Code, Anaconda and integrate them with each other:
• How to Integrate Visual Studio Code with A...
Timestamp
00:00 - Installation
04:25 - Test your installation
06:42 - Suggestions
Instructions to install toolkit without anaconda:
1) Open command prompt
2) Navigate to the required directory
3) Create Virtual Environment - python -m venv ocean (Unix System)
4) Activate Environment
5) Install toolkit - pip install dwave-ocean-sdk
Link to the Official Ocean Documentation:
docs.ocean.dwavesys.com/en/latest/overview/install…
コメント