Home
last modified time | relevance | path

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

/external/python/cpython3/PC/
Dlauncher.c50 #define RC_BAD_VENV_CFG 107 macro
1760 error(RC_BAD_VENV_CFG, L"Cannot read '%ls'", venv_cfg_path); in process()
1767 error(RC_BAD_VENV_CFG, L"Cannot find home in '%ls'", in process()
1782 error(RC_BAD_VENV_CFG, L"Cannot decode home path in '%ls'", in process()
1790 error(RC_BAD_VENV_CFG, L"Cannot create executable path from '%ls'", in process()