Skip to content

Installation

Dependency

First install the oqd-compiler-infrastructure package.

pip install git+https://github.com/OpenQuantumDesign/oqd-compiler-infrastructure.git

To install via pip,

pip install git+https://github.com/OpenQuantumDesign/oqd-core.git

To clone the repository locally:

git clone https://github.com/OpenQuantumDesign/oqd-core.git

Install the folder locally with pip and add to the

pip install .
export PYTHONPATH=$PYTHONPATH:PATH-TO-PACKAGE