diff --git a/setup_ubuntu.sh b/setup_ubuntu.sh index cc9aae95..bb1d7cce 100755 --- a/setup_ubuntu.sh +++ b/setup_ubuntu.sh @@ -13,3 +13,4 @@ pip install --upgrade matplotlib pip install --upgrade Shapely apt-get install libspatialindex-dev pip install rtree +pip install svg.path \ No newline at end of file