diff --git a/setup.ps1 b/setup.ps1 index 132e4a5e5..ce9e5f2cf 100644 --- a/setup.ps1 +++ b/setup.ps1 @@ -159,6 +159,7 @@ function Find-PythonExecutable { "C:\Users\$env:USERNAME\AppData\Local\Programs\Python\Python311\python.exe", "C:\Users\$env:USERNAME\AppData\Local\Programs\Python\Python310\python.exe", "C:\Users\$env:USERNAME\AppData\Local\Programs\Python\Python39\python.exe", + "C:\Python312\python.exe", "C:\Python311\python.exe", "C:\Python310\python.exe", "C:\Python39\python.exe",