Searched refs:argsExecutable (Results 1 – 1 of 1) sorted by relevance
44 argsExecutable = ['-c', 'import sys; print(sys.executable);'] field in PythonFinder172 let args = this.argsExecutable210 const execPath = await this.run(this.pyLauncher, ['-3', ...this.argsExecutable], false)