Files
jedi/docs
2023-06-21 19:06:53 -05:00
..
2023-06-21 19:06:53 -05:00

Installation

Install the graphviz library::

sudo apt-get install graphviz

Install sphinx::

sudo pip install sphinx

You might also need to install the Python graphviz interface::

sudo pip install graphviz