pub fn choose_executable(
    version_paths: &HashMap<Version, PathBuf>
) -> Option<PathBuf>
Expand description

Finds the executable representing the latest Python version.