diff --git a/images/linux/scripts/installers/python.sh b/images/linux/scripts/installers/python.sh index 1955e53e5..7081c5e7d 100644 --- a/images/linux/scripts/installers/python.sh +++ b/images/linux/scripts/installers/python.sh @@ -6,6 +6,7 @@ # Source the helpers for use with the script source $HELPER_SCRIPTS/document.sh +source $HELPER_SCRIPTS/os.sh # Install Python, Python 3, pip, pip3 if isUbuntu20 ; then