compatibility_check#
Contains methods to check compatibility with optional installs.
Module Contents#
Functions#
|
Check if the zhinst backend can be safely used. |
- check_zhinst_compatibility() None [source]#
Check if the zhinst backend can be safely used.
- Raises:
RuntimeError – When running an incompatible python version.
ModuleNotFoundError – When the zhinst backend is not installed.