diff --git a/setup.ps1 b/setup.ps1 index 39c9b6665..39e8b7d02 100644 --- a/setup.ps1 +++ b/setup.ps1 @@ -159,7 +159,7 @@ function Find-PythonExecutable { "C:\Users\$env:USERNAME\AppData\Local\Programs\Python\Python311\python.exe", "C:\Python313\python.exe", "C:\Python312\python.exe", - "C:\Python311\python.exe", + "C:\Python311\python.exe" )