From b1fe48c80f918470cc2072589a09ed76581d714b Mon Sep 17 00:00:00 2001 From: Ahmed Bilal Khalid Date: Thu, 29 Aug 2019 22:52:09 +0500 Subject: [PATCH] a --- init.sh | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/init.sh b/init.sh index dd82cad..d0be12e 100644 --- a/init.sh +++ b/init.sh @@ -24,6 +24,7 @@ pip2 install --upgrade pip # For CEPH pip2 install prettytable -pip3 install pipenv +pip3 install pipenv py3-grpcio + pipenv install pipenv shell \ No newline at end of file