From 05de00c49216d2694d1502a1e939ea6d0d366be0 Mon Sep 17 00:00:00 2001 From: Jack Frankland Date: Fri, 17 Mar 2023 16:08:00 +0000 Subject: [PATCH] [Docs] Update listed tvmc python dependencies Update the list of python packages required to run a `tvmc` invocation after building TVM from source. --- docs/install/from_source.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/install/from_source.rst b/docs/install/from_source.rst index c2e4c7acd906..a25a27c56347 100644 --- a/docs/install/from_source.rst +++ b/docs/install/from_source.rst @@ -335,7 +335,7 @@ like ``virtualenv``. .. code:: bash - pip3 install --user typing-extensions + pip3 install --user typing-extensions psutil scipy * If you want to use RPC Tracker