]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/Install-on-Centos-8.sh
Merge pull request #2186 from lonvia/port-import-to-python
[nominatim.git] / vagrant / Install-on-Centos-8.sh
index 1cf93a1f5e58c0241a24730e7b67ea1e077e1b13..0018a45242c5e1e808c84bd22c6a24db6e63b0ac 100755 (executable)
@@ -35,7 +35,7 @@
                         python3-pip python3-setuptools python3-devel \
                         expat-devel zlib-devel
 
-    pip3 install --user psycopg2 python-dotenv
+    pip3 install --user psycopg2 python-dotenv psutil
 
 
 #