Function find_python_executable

Source
pub async fn find_python_executable<S: AsRef<str>>(
    min_version: S,
) -> Result<String, Error>
Expand description

Try to get the path to the python executable