From 700f6803a51b7bf7b2522c7b4240d4b26af6c445 Mon Sep 17 00:00:00 2001 From: ml server Date: Fri, 17 Jan 2020 18:23:37 -0700 Subject: [PATCH] simplejson dep --- README-distributed.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README-distributed.md b/README-distributed.md index bb1f87c..9163b4b 100644 --- a/README-distributed.md +++ b/README-distributed.md @@ -45,6 +45,7 @@ sudo apt install python3-pip # XXX deps... pip3 install --upgrade setuptools pip3 install --user tensorflow-2.1.0-cp37-cp37m-linux_x86_64.whl +pip3 install --user simplejson ``` # Usage