diff --git a/scripts/setup-ubuntu.sh b/scripts/setup-ubuntu.sh index afa04904db..0e7b2898f6 100755 --- a/scripts/setup-ubuntu.sh +++ b/scripts/setup-ubuntu.sh @@ -56,6 +56,7 @@ PACKAGES+=" xmlto" # Needed by python modules (e.g. asciinema) and some build systems. PACKAGES+=" python3.7" PACKAGES+=" python3.8" +PACKAGES+=" python3-pip" PACKAGES+=" python3-setuptools" # Needed by package bc.