From e589f4e8d3104155bf5553a21378ec445e93e787 Mon Sep 17 00:00:00 2001 From: Sarah Hoffmann Date: Sun, 28 Jul 2024 09:03:16 +0200 Subject: [PATCH] need pip --- vagrant/Install-on-Ubuntu-22.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vagrant/Install-on-Ubuntu-22.sh b/vagrant/Install-on-Ubuntu-22.sh index 65a6ad4bd..d02ea0a74 100755 --- a/vagrant/Install-on-Ubuntu-22.sh +++ b/vagrant/Install-on-Ubuntu-22.sh @@ -26,7 +26,7 @@ export DEBIAN_FRONTEND=noninteractive #DOCS: nlohmann-json3-dev postgresql-14-postgis-3 \ postgresql-contrib-14 postgresql-14-postgis-3-scripts \ libicu-dev python3-dotenv \ - python3-psutil python3-jinja2 \ + python3-pip python3-psutil python3-jinja2 \ python3-sqlalchemy python3-asyncpg \ python3-icu python3-datrie python3-yaml git