]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/Install-on-Centos-7.sh
move import-data option to native python
[nominatim.git] / vagrant / Install-on-Centos-7.sh
index eb16f87398d5995a17ce5e801f001781e7122299..e0ab7470f4c1b83ec46e0974507aa4ed636c5eef 100755 (executable)
@@ -42,7 +42,7 @@
                         python3-pip python3-setuptools python3-devel \
                         expat-devel zlib-devel
 
-    pip3 install --user psycopg2 python-dotenv
+    pip3 install --user psycopg2 python-dotenv psutil
 
 
 #