diff --git a/Tools/environment_install/install-prereqs-mac.sh b/Tools/environment_install/install-prereqs-mac.sh index b2564eb609..db73a0c904 100755 --- a/Tools/environment_install/install-prereqs-mac.sh +++ b/Tools/environment_install/install-prereqs-mac.sh @@ -97,6 +97,7 @@ function maybe_prompt_user() { } brew update +brew install --overwrite python@3.10 brew install gawk curl coreutils wget PIP=pip