]> git.openstreetmap.org Git - nominatim.git/blobdiff - vagrant/Install-on-Centos-8.sh
require Python 3.6 also in CMakeFile
[nominatim.git] / vagrant / Install-on-Centos-8.sh
index 2330fc3b8721888861de13403f514599b5c9cdb8..a41e846cfb615993f30cf438aac829c68de2ae3d 100755 (executable)
@@ -35,7 +35,7 @@
                         python3-pip python3-setuptools python3-devel \
                         expat-devel zlib-devel libicu-dev
 
-    pip3 install --user psycopg2 python-dotenv psutil Jinja2 PyICU datrie
+    pip3 install --user psycopg2 python-dotenv psutil Jinja2 PyICU datrie pyyaml
 
 
 #