Installation Guide

You can install Superstaq from PyPI in your terminal. Please note that Python version 3.8 or higher is required.

To install qiskit-superstaq:

pip install qiskit-superstaq

To install cirq-superstaq:

pip install cirq-superstaq

Installation for developers

If you’re interested in contributing to Superstaq, please check out our installation instructions for developers on Github!