All package requirements for the QCBQ can be installed by executing
pip install -r requirements.txtwhere the file requirements.txt is in the root directory of the QCBQ repository
https://github.com/rmlarose/QCBQ.
If you need a package X and only want to install this package (and its dependencies), execute
pip install Xat a command line.