Home
last modified time | relevance | path

Searched refs:pyLauncher (Results 1 – 1 of 1) sorted by relevance

/third_party/node/deps/npm/node_modules/node-gyp/lib/
Dfind-python.js52 pyLauncher = 'py.exe' field in PythonFinder
207 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`)