The following libraries are required to run BurmaQ:
openai
cirq
qiskit
pennylane
pyquil
Before using BurmaQ, make sure to install the necessary dependencies. You can install the required libraries using the following command:
pip install openai cirq qiskit pennylane pyquil
Last updated 1 year ago