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