Skip to content

Commit

Permalink
docs: add warning in readme for macOS transpilation error
Browse files Browse the repository at this point in the history
  • Loading branch information
gschurck committed Dec 20, 2024
1 parent 21a7ffc commit f9639f8
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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/).
Expand Down

0 comments on commit f9639f8

Please sign in to comment.