pub fn choose_executable( version_paths: &HashMap<Version, PathBuf>) -> Option<PathBuf>
Finds the executable representing the latest Python version.