Skip to content

Commit

Permalink
Update doc to include new tools optional dependency
Browse files Browse the repository at this point in the history
Signed-off-by: Travis F. Collins <[email protected]>
  • Loading branch information
tfcollins committed Oct 27, 2023
1 parent 2525508 commit 97afcd8
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions doc/source/guides/quick.rst
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,12 @@ To install the optional dependencies for JESD debugging and control
Note that this is only needed for the ADRV9009-ZU11EG multi-SOM configuration.

To install the optional dependencies for leverage the built-in CLI tools

.. code-block:: bash
(sudo) pip install pyadi-iio[tools]
.. note::

On Linux the libiio python bindings are sometimes installed in locations not on path when building from source. On Ubuntu this is a common fix
Expand Down

0 comments on commit 97afcd8

Please sign in to comment.