pub fn python_exe_path(dist_dir: &Path) -> Result<PathBuf>
Resolve the path to a python executable in a Python distribution.
python