Installation¶
This plugin requires Python version 3.10 and above, as well as PennyLane and Qiskit.
Installation of this plugin, as well as all dependencies, can be done using pip
:
pip install pennylane-qiskit
To test that the PennyLane-Qiskit plugin is working correctly you can run
make test
in the source folder.
Warning
When installing the Pennylane-Qiskit plugin, we recommend starting with a clean environment. This is especially pertinent when upgrading from a pre-1.0 version of Qiskit, as described in Qiskit’s migration guide.
installation
Download Python script
Download Notebook
View on GitHub