diff --git a/install_deps.sh b/install_deps.sh old mode 100644 new mode 100755 index e1af4e9..bc89d4e --- a/install_deps.sh +++ b/install_deps.sh @@ -38,3 +38,6 @@ python scripts/mk_make.py --python cd build make -j 5 make install + + +sudo pip install ordereddict orderedset