Код: Выделить всё
Unable to create process using '%LOCALAPPDATA%\Programs\Python\Python312\python.exe --version': The system cannot find the file specified.
Запуск ftype показывает, что средство запуска Python установлено:
Код: Выделить всё
Python.ArchiveFile="C:\Windows\py.exe" "%L" %*
Python.CompiledFile="C:\Windows\py.exe" "%L" %*
Python.File="C:\Windows\py.exe" "%L" %*
Python.NoConArchiveFile="C:\Windows\pyw.exe" "%L" %*
Python.NoConFile="C:\Windows\pyw.exe" "%L" %*
Код: Выделить всё
-V:3.12 * %LOCALAPPDATA%\Programs\Python\Python312\python.exe
Подробнее здесь: https://stackoverflow.com/questions/792 ... in-appdata
Мобильная версия