diff --git a/.gn b/.gn index b886ea86aa..5de968946f 100644 --- a/.gn +++ b/.gn @@ -12,8 +12,8 @@ import("//build/dotfile_settings.gni") buildconfig = "//build/config/BUILDCONFIG.gn" # The python interpreter to use by default. On Windows, this will look -# for python3.exe and python3.bat. -script_executable = "python3" +# for vpython3.exe and vpython3.bat. +script_executable = "vpython3" # The secondary source root is a parallel directory tree where # GN build files are placed when they can not be placed directly