From f9639f8c876fbe5d1bbf42d91e55eec36e86e6df Mon Sep 17 00:00:00 2001 From: Guillaume Schurck Date: Fri, 20 Dec 2024 12:40:45 +0100 Subject: [PATCH] docs: add warning in readme for macOS transpilation error --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 340b737..c61412f 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,9 @@ pip install qiskit-alice-bob-provider `pip` will handle installing all the python dependencies automatically and you will always install the latest (and well-tested) version. +> [!WARNING] +> Transpilation of gates CRY, RCCX and RCCCX does not work on macOS currently. + ## Remote execution on Alice & Bob QPUs: use your API key To obtain an API key, get a Felis Cloud subscription on the [Google Cloud Marketplace](https://console.cloud.google.com/marketplace/product/cloud-prod-0/felis-cloud) or [contact Alice & Bob](https://alice-bob.com/contact/).