fix: powershell syntax error

pull/11953/head
Matthias 10 months ago
parent 16defdbfdf
commit ac904c60c8

@ -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"
)

Loading…
Cancel
Save