OpenQAOA Braket Installation
Install via PyPI
You can install the latest version of openqaoa-braket directly from PyPi. We recommend creating a virtual environment with python>=3.8
first and then simply pip install openqaoa-braket with the following command.
NOTE: Installing openqaoa-braket
installs openqaoa-core
by default
pip install openqaoa-braket
Installation instructions for Developers
OpenQAOA-Braket does not yet support developer install as a standalone package. If you wish to work in developer mode, please install the entire library. Instructions are available here
Should you face any issue during the installation, please drop us an email at openqaoa@entropicalabs.com or open an issue!