pub async fn find_python_executable<S: AsRef<str>>( min_version: S, ) -> Result<String, Error>
Try to get the path to the python executable