OpenQAOA Pyquil Installation

Install via PyPI

You can install the latest version of openqaoa-pyquil directly from PyPi. We recommend creating a virtual environment with python>=3.8 first and then simply pip install openqaoa-pyquil with the following command.

NOTE: Installing openqaoa-pyquil installs openqaoa-core by default

pip install openqaoa-pyquil

Installation instructions for Developers

OpenQAOA-Qiskit 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!