Function try_create_venv

Source
fn try_create_venv(python: &str, path: &Path, module: &str) -> Result<(), Error>