Searched refs:pyLauncher (Results 1 – 1 of 1) sorted by relevance
52 pyLauncher = 'py.exe' field in PythonFinder207 this.log.verbose(`- executing "${this.pyLauncher}" to get Python 3 executable path`)210 const execPath = await this.run(this.pyLauncher, ['-3', ...this.argsExecutable], false)214 this.addLog(`- "${this.pyLauncher}" is not in PATH or produced an error`)