diff --git a/build_library/catalyst_sdk.sh b/build_library/catalyst_sdk.sh index f194333a6a..754113fd53 100644 --- a/build_library/catalyst_sdk.sh +++ b/build_library/catalyst_sdk.sh @@ -7,8 +7,8 @@ source /tmp/toolchain_util.sh echo "Double checking everything is fresh and happy." run_merge -uDN --with-bdeps=y world -echo "Setting the default Python interpreter to Python 2." -eselect python set python2.7 +echo "Setting the default Python interpreter to Python 3." +eselect python set python3.9 echo "Building cross toolchain for the SDK." configure_crossdev_overlay / /tmp/crossdev