Installation

Before installing the drivers, you must ensure you have Python 3.8 installed. This can be verified by running in your terminal:

$ python --version

To install the module drivers, run this command in your terminal:

$ pip install qblox-instruments

This is the preferred method to install the drivers, as it will always install the most recent stable release.

If you don’t have pip installed, this Python installation guide can guide you through the process.

You can confirm that the drivers are installed and the corresponding version with:

$ pip show qblox-instruments

After the installation head on to Connecting to a module.