Lines Matching refs:path
217 find_existing_python(const wchar_t * path)
224 if (_wcsicmp(path, ip->executable) == 0) {
1445 path '%ls'", command);
1448 /* Command is eligible for path search, and there
1453 debug(L"Python on path: %ls\n", cmd ? cmd->value : L"<not found>");
1597 fmt = L"\n %-15ls%ls"; /* include path */
1866 * override sys.executable and locate the original prefix path.
1927 error(0, L"Cannot determine memory for home path");
1938 error(RC_BAD_VENV_CFG, L"Cannot decode home path in '%ls'",
1948 error(RC_BAD_VENV_CFG, L"Cannot create executable path from '%ls'",
1957 /* smuggle our original path through */