mirror of
https://github.com/davidhalter/jedi.git
synced 2026-04-25 19:04:01 +08:00
9177c120f4
There are still a few issues that need to be addressed.
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