diff --git a/setup.ps1 b/setup.ps1 index ce9e5f2cf..8647bea94 100644 --- a/setup.ps1 +++ b/setup.ps1 @@ -162,7 +162,7 @@ function Find-PythonExecutable { "C:\Python312\python.exe", "C:\Python311\python.exe", "C:\Python310\python.exe", - "C:\Python39\python.exe", + "C:\Python39\python.exe" )